Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dmount.h70 #define MOVE_MOUNT_F_SYMLINKS 0x00000001 /* Follow symlinks on from path */ macro
/linux-6.3-rc2/tools/include/uapi/linux/
A Dmount.h70 #define MOVE_MOUNT_F_SYMLINKS 0x00000001 /* Follow symlinks on from path */ macro
/linux-6.3-rc2/fs/
A Dnamespace.c3788 if (flags & MOVE_MOUNT_F_SYMLINKS) lflags |= LOOKUP_FOLLOW; in SYSCALL_DEFINE5()

Completed in 11 milliseconds