Searched refs:REISERFS_IMMUTABLE_FL (Results 1 – 3 of 3) sorted by relevance
54 if ( ( ( flags ^ inode->u.reiserfs_i.i_attrs) & ( REISERFS_IMMUTABLE_FL | REISERFS_APPEND_FL)) && in reiserfs_ioctl()
2180 if( sd_attrs & REISERFS_IMMUTABLE_FL ) in sd_attrs_to_i_attrs()2203 *sd_attrs |= REISERFS_IMMUTABLE_FL; in i_attrs_to_sd_attrs()2205 *sd_attrs &= ~REISERFS_IMMUTABLE_FL; in i_attrs_to_sd_attrs()
869 #define REISERFS_IMMUTABLE_FL EXT2_IMMUTABLE_FL macro886 #define REISERFS_INHERIT_MASK ( REISERFS_IMMUTABLE_FL | \