Home
last modified time | relevance | path

Searched defs:move_mount (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/samples/vfs/
Dtest-fsmount.c88 static inline int move_mount(int from_dfd, const char *from_pathname, in move_mount() function
/Linux-v5.4/include/linux/
Dlsm_hooks.h1517 int (*move_mount)(const struct path *from_path, const struct path *to_path); member
1858 struct hlist_head move_mount; member
/Linux-v5.4/fs/
Dnamespace.c3516 SYSCALL_DEFINE5(move_mount, in SYSCALL_DEFINE5() argument