Searched refs:DIR_OPT (Results 1 - 1 of 1) sorted by relevance

/external/e2fsprogs/debugfs/
H A Dfilefrag.c31 #define DIR_OPT 0x0002 macro
276 fs.options |= DIR_OPT;
314 if (!LINUX_S_ISDIR(inode.i_mode) || (fs.options & DIR_OPT))

Completed in 40 milliseconds