Home
last modified time | relevance | path

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

/third_party/rust/crates/rustix/src/fs/
Dmount.rs135 pub fn move_mount<Source: path::Arg, Target: path::Arg>( in move_mount() function
/third_party/ltp/include/lapi/
Dfsmount.h48 static inline int move_mount(int from_dirfd, const char *from_pathname, in move_mount() function
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h34077 struct hlist_head move_mount; member
50713 int (*move_mount)(const struct path *, const struct path *); member