Searched refs:OCFS2_FL_VISIBLE (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/ocfs2/ | ||
D | ocfs2_fs.h | 264 #define OCFS2_FL_VISIBLE FS_FL_USER_VISIBLE /* User visible flags */ macro |
D | ioctl.c | 857 flags &= OCFS2_FL_VISIBLE; in ocfs2_ioctl() |