Searched refs:FS_IMMUTABLE_FL (Results 1 – 6 of 6) sorted by relevance
32 flags |= FS_IMMUTABLE_FL; in set_immutable()34 flags &= ~FS_IMMUTABLE_FL; in set_immutable()62 if (flags & FS_IMMUTABLE_FL) in get_immutable()
127 flags &= ~FS_IMMUTABLE_FL; in clear_attributes()159 flags |= FS_IMMUTABLE_FL; in set_attributes()
31 # define FS_IMMUTABLE_FL EXT2_IMMUTABLE_FL macro
146 fsfl = FS_IMMUTABLE_FL; in fsetflag()
311 #define FS_IMMUTABLE_FL 0x00000010 /* Immutable file */ macro
70 {"Immutable", FS_IMMUTABLE_FL, 'i'}, // Immutable file