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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/logfs/
H A Dlogfs_abi.h320 #define LOGFS_IF_COMPRESSED 0x00000004 /* == FS_COMPR_FL */ macro
326 #define LOGFS_FL_USER_VISIBLE (LOGFS_IF_COMPRESSED)
327 #define LOGFS_FL_USER_MODIFIABLE (LOGFS_IF_COMPRESSED)
329 #define LOGFS_FL_INHERITED (LOGFS_IF_COMPRESSED)
H A Dsegment.c362 do_compress = logfs_inode(inode)->li_flags & LOGFS_IF_COMPRESSED;

Completed in 46 milliseconds