Home
last modified time | relevance | path

Searched refs:JFS_FL_USER_VISIBLE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/jfs/
H A Dioctl.c68 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()
H A Djfs_dinode.h159 #define JFS_FL_USER_VISIBLE 0x03F80000 macro
/kernel/linux/linux-6.6/fs/jfs/
H A Djfs_dinode.h165 #define JFS_FL_USER_VISIBLE 0x03F80000 macro
H A Dioctl.c63 unsigned int flags = jfs_inode->mode2 & JFS_FL_USER_VISIBLE; in jfs_fileattr_get()

Completed in 2 milliseconds