Home
last modified time | relevance | path

Searched defs:to_path (Results 1 – 6 of 6) sorted by relevance

/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbpf_obj_pinning.c30 int to_dfd, const char *to_path, in sys_move_mount()
H A Dtoken.c51 int to_dfd, const char *to_path, in sys_move_mount()
/linux/security/apparmor/
H A Dmount.c489 const struct path *to_path) in aa_move_mount()
/linux/fs/smb/client/
H A Dinode.c2370 const char *to_path)
/linux/fs/
H A Dnamespace.c3388 static int do_set_group(struct path *from_path, struct path *to_path) in do_set_group()
4590 static inline int vfs_move_mount(struct path *from_path, struct path *to_path, in vfs_move_mount()
/linux/fs/btrfs/
H A Dsend.c3550 struct fs_path *to_path = NULL; in apply_dir_move() local