Home
last modified time | relevance | path

Searched defs:lookup_flags (Results 1 – 25 of 43) sorted by relevance

12

/kernel/linux/linux-5.10/fs/
Dinit.c32 int lookup_flags = LOOKUP_MOUNTPOINT; in init_umount() local
84 int lookup_flags = (flags & AT_SYMLINK_NOFOLLOW) ? 0 : LOOKUP_FOLLOW; in init_chown() local
128 int lookup_flags = (flags & AT_SYMLINK_NOFOLLOW) ? 0 : LOOKUP_FOLLOW; in init_stat() local
Dfsopen.c162 unsigned int lookup_flags; in SYSCALL_DEFINE3() local
324 int lookup_flags = 0; in SYSCALL_DEFINE5() local
Dopen.c123 unsigned int lookup_flags = LOOKUP_FOLLOW; in do_sys_truncate() local
402 unsigned int lookup_flags = LOOKUP_FOLLOW; in do_faccessat() local
489 unsigned int lookup_flags = LOOKUP_FOLLOW | LOOKUP_DIRECTORY; in SYSCALL_DEFINE1() local
537 unsigned int lookup_flags = LOOKUP_FOLLOW | LOOKUP_DIRECTORY; in SYSCALL_DEFINE1() local
617 unsigned int lookup_flags = LOOKUP_FOLLOW; in do_fchmodat() local
689 int lookup_flags; in do_fchownat() local
998 int lookup_flags = 0; in build_open_flags() local
Dinternal.h129 int lookup_flags; member
Dnamei.c1191 static int follow_automount(struct path *path, int *count, unsigned lookup_flags) in follow_automount()
1224 int *count, unsigned lookup_flags) in __traverse_mounts()
1277 int *count, unsigned lookup_flags) in traverse_mounts()
3503 struct path *path, unsigned int lookup_flags) in filename_create()
3574 struct path *path, unsigned int lookup_flags) in kern_path_create()
3591 struct path *path, unsigned int lookup_flags) in user_path_create()
3651 unsigned int lookup_flags = 0; in do_mknodat() local
3730 unsigned int lookup_flags = LOOKUP_DIRECTORY; in do_mkdirat() local
3805 unsigned int lookup_flags = 0; in do_rmdir() local
3936 unsigned int lookup_flags = 0; in do_unlinkat() local
[all …]
Dxattr.c557 size_t size, int flags, unsigned int lookup_flags) in path_setxattr()
655 size_t size, unsigned int lookup_flags) in path_getxattr()
731 size_t size, unsigned int lookup_flags) in path_listxattr()
792 const char __user *name, unsigned int lookup_flags) in path_removexattr()
Dfhandle.c98 int lookup_flags; in SYSCALL_DEFINE5() local
Dutimes.c82 int lookup_flags = 0, error; in do_utimes_path() local
Dstat.c178 unsigned lookup_flags = 0; in vfs_statx() local
408 unsigned int lookup_flags = LOOKUP_EMPTY; in do_readlinkat() local
/kernel/linux/linux-6.6/fs/
Dinit.c32 int lookup_flags = LOOKUP_MOUNTPOINT; in init_umount() local
84 int lookup_flags = (flags & AT_SYMLINK_NOFOLLOW) ? 0 : LOOKUP_FOLLOW; in init_chown() local
128 int lookup_flags = (flags & AT_SYMLINK_NOFOLLOW) ? 0 : LOOKUP_FOLLOW; in init_stat() local
Dfsopen.c162 unsigned int lookup_flags; in SYSCALL_DEFINE3() local
359 int lookup_flags = 0; in SYSCALL_DEFINE5() local
Dopen.c125 unsigned int lookup_flags = LOOKUP_FOLLOW; in do_sys_truncate() local
462 unsigned int lookup_flags = LOOKUP_FOLLOW; in do_faccessat() local
549 unsigned int lookup_flags = LOOKUP_FOLLOW | LOOKUP_DIRECTORY; in SYSCALL_DEFINE1() local
597 unsigned int lookup_flags = LOOKUP_FOLLOW | LOOKUP_DIRECTORY; in SYSCALL_DEFINE1() local
679 unsigned int lookup_flags; in do_fchmodat() local
799 int lookup_flags; in do_fchownat() local
1223 int lookup_flags = 0; in build_open_flags() local
Dnamei.c1347 static int follow_automount(struct path *path, int *count, unsigned lookup_flags) in follow_automount()
1380 int *count, unsigned lookup_flags) in __traverse_mounts()
1433 int *count, unsigned lookup_flags) in traverse_mounts()
3854 struct path *path, unsigned int lookup_flags) in filename_create()
3922 struct path *path, unsigned int lookup_flags) in kern_path_create()
3942 struct path *path, unsigned int lookup_flags) in user_path_create()
4024 unsigned int lookup_flags = 0; in do_mknodat() local
4127 unsigned int lookup_flags = LOOKUP_DIRECTORY; in do_mkdirat() local
4223 unsigned int lookup_flags = 0; in do_rmdir() local
4364 unsigned int lookup_flags = 0; in do_unlinkat() local
[all …]
Dinternal.h167 int lookup_flags; member
Dstat.c205 int lookup_flags = 0; in getname_statx_lookup_flags() local
236 unsigned int lookup_flags = getname_statx_lookup_flags(flags); in vfs_statx() local
488 unsigned int lookup_flags = LOOKUP_EMPTY; in do_readlinkat() local
Dxattr.c661 size_t size, int flags, unsigned int lookup_flags) in path_setxattr()
780 size_t size, unsigned int lookup_flags) in path_getxattr()
857 size_t size, unsigned int lookup_flags) in path_listxattr()
922 const char __user *name, unsigned int lookup_flags) in path_removexattr()
Dfhandle.c103 int lookup_flags; in SYSCALL_DEFINE5() local
Dutimes.c84 int lookup_flags = 0, error; in do_utimes_path() local
/kernel/linux/linux-5.10/net/ipv6/netfilter/
Dnft_fib_ipv6.c27 int lookup_flags = 0; in nft_fib6_flowi_init() local
165 int lookup_flags; in nft_fib6_eval() local
Dip6t_rpfilter.c44 int lookup_flags; in rpfilter_lookup_reverse6() local
/kernel/linux/linux-6.6/net/ipv6/netfilter/
Dnft_fib_ipv6.c27 int lookup_flags = 0; in nft_fib6_flowi_init() local
170 int lookup_flags; in nft_fib6_eval() local
Dip6t_rpfilter.c46 int lookup_flags; in rpfilter_lookup_reverse6() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
Dfib_lookup.c11 int lookup_flags = 0; variable
/kernel/linux/linux-6.6/io_uring/
Dxattr.c126 unsigned int lookup_flags = LOOKUP_FOLLOW; in io_getxattr() local
235 unsigned int lookup_flags = LOOKUP_FOLLOW; in io_setxattr() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
Dfib_lookup.c34 int lookup_flags; member

12