Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dmount.h53 MNT_CURSOR)
67 #define MNT_CURSOR 0x10000000 macro
/Linux-v6.1/fs/
Dproc_namespace.c287 p->cursor.mnt.mnt_flags = MNT_CURSOR; in mounts_open_common()
Dnamespace.c723 return mnt->mnt.mnt_flags & MNT_CURSOR; in mnt_is_cursor()