Searched refs:REISERFS_IMMUTABLE_FL (Results 1 – 3 of 3) sorted by relevance
78 i_attrs) & (REISERFS_IMMUTABLE_FL | in reiserfs_ioctl()
2882 if (sd_attrs & REISERFS_IMMUTABLE_FL) in sd_attrs_to_i_attrs()2905 *sd_attrs |= REISERFS_IMMUTABLE_FL; in i_attrs_to_sd_attrs()2907 *sd_attrs &= ~REISERFS_IMMUTABLE_FL; in i_attrs_to_sd_attrs()
1541 #define REISERFS_IMMUTABLE_FL FS_IMMUTABLE_FL macro1552 #define REISERFS_INHERIT_MASK ( REISERFS_IMMUTABLE_FL | \