Searched refs:JFS_IMMUTABLE_FL (Results 1 – 3 of 3) sorted by relevance
21 if (flags & JFS_IMMUTABLE_FL) in jfs_set_inode_flags()95 jfs_inode->mode2 &= ~(JFS_IMMUTABLE_FL|JFS_APPEND_FL); in ialloc()
163 #define JFS_IMMUTABLE_FL 0x02000000 /* Immutable file */ macro
38 {JFS_IMMUTABLE_FL, FS_IMMUTABLE_FL},