Home
last modified time | relevance | path

Searched refs:MNT_CURSOR (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dmount.h56 MNT_CURSOR)
70 #define MNT_CURSOR 0x10000000 macro
/OK3568_Linux_fs/kernel/fs/
H A Dproc_namespace.c284 p->cursor.mnt.mnt_flags = MNT_CURSOR; in mounts_open_common()
H A Dnamespace.c663 return mnt->mnt.mnt_flags & MNT_CURSOR; in mnt_is_cursor()