Searched refs:JFS_FL_USER_VISIBLE (Results 1 – 2 of 2) sorted by relevance
68 flags = jfs_inode->mode2 & JFS_FL_USER_VISIBLE; in jfs_ioctl()101 oldflags = jfs_map_ext2(jfs_inode->mode2 & JFS_FL_USER_VISIBLE, in jfs_ioctl()
159 #define JFS_FL_USER_VISIBLE 0x03F80000 macro