Searched refs:JFS_FL_USER_VISIBLE (Results 1 – 2 of 2) sorted by relevance
/linux/fs/jfs/ | ||
A D | jfs_dinode.h | 165 #define JFS_FL_USER_VISIBLE 0x03F80000 macro |
A D | ioctl.c | 63 unsigned int flags = jfs_inode->mode2 & JFS_FL_USER_VISIBLE; in jfs_fileattr_get() |
Completed in 4 milliseconds