Searched refs:FS_NOCOMP_FL (Results 1 – 4 of 4) sorted by relevance
125 #ifndef FS_NOCOMP_FL126 #define FS_NOCOMP_FL 0x00000400 /* Don't compress */ macro
242 if (flag & FS_NOCOMP_FL) { in do_getflags()310 flag |= FS_NOCOMP_FL; in do_setflags()
13 Add support for the FS_NOCOMP_FL flag to chattr and lsattr.
75 * Add support for the FS_NOCOMP_FL flag to chattr and lsattr.