Searched refs:REISERFS_IMMUTABLE_FL (Results 1 – 3 of 3) sorted by relevance
79 i_attrs) & (REISERFS_IMMUTABLE_FL | in reiserfs_ioctl()
3074 if (sd_attrs & REISERFS_IMMUTABLE_FL) in sd_attrs_to_i_attrs()3097 *sd_attrs |= REISERFS_IMMUTABLE_FL; in i_attrs_to_sd_attrs()3099 *sd_attrs &= ~REISERFS_IMMUTABLE_FL; in i_attrs_to_sd_attrs()
1771 #define REISERFS_IMMUTABLE_FL FS_IMMUTABLE_FL macro1782 #define REISERFS_INHERIT_MASK ( REISERFS_IMMUTABLE_FL | \