/linux-6.14.4/fs/ |
D | init.c | 32 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
|
D | xattr.c | 654 unsigned int lookup_flags, struct kernel_xattr_ctx *ctx) in filename_setxattr() 692 unsigned int lookup_flags = 0; in path_setxattrat() local 809 unsigned int lookup_flags, struct kernel_xattr_ctx *ctx) in filename_getxattr() 856 int lookup_flags = 0; in path_getxattrat() local 949 unsigned int lookup_flags, in filename_listxattr() 974 int lookup_flags; in path_listxattrat() local 1041 unsigned int lookup_flags, struct xattr_name *kname) in filename_removexattr() 1070 unsigned int lookup_flags; in path_removexattrat() local
|
D | fsopen.c | 161 unsigned int lookup_flags; in SYSCALL_DEFINE3() local 353 int lookup_flags = 0; in SYSCALL_DEFINE5() local
|
D | open.c | 128 unsigned int lookup_flags = LOOKUP_FOLLOW; in do_sys_truncate() local 468 unsigned int lookup_flags = LOOKUP_FOLLOW; in do_faccessat() local 555 unsigned int lookup_flags = LOOKUP_FOLLOW | LOOKUP_DIRECTORY; in SYSCALL_DEFINE1() local 598 unsigned int lookup_flags = LOOKUP_FOLLOW | LOOKUP_DIRECTORY; in SYSCALL_DEFINE1() local 678 unsigned int lookup_flags; in do_fchmodat() local 798 int lookup_flags; in do_fchownat() local 1234 int lookup_flags = 0; in build_open_flags() local
|
D | namei.c | 1431 static int follow_automount(struct path *path, int *count, unsigned lookup_flags) in follow_automount() 1464 int *count, unsigned lookup_flags) in __traverse_mounts() 1517 int *count, unsigned lookup_flags) in traverse_mounts() 4052 struct path *path, unsigned int lookup_flags) in filename_create() 4120 struct path *path, unsigned int lookup_flags) in kern_path_create() 4140 struct path *path, unsigned int lookup_flags) in user_path_create() 4222 unsigned int lookup_flags = 0; in do_mknodat() local 4325 unsigned int lookup_flags = LOOKUP_DIRECTORY; in do_mkdirat() local 4421 unsigned int lookup_flags = 0; in do_rmdir() local 4562 unsigned int lookup_flags = 0; in do_unlinkat() local [all …]
|
D | stat.c | 270 int lookup_flags = 0; in statx_lookup_flags() local 338 unsigned int lookup_flags = statx_lookup_flags(flags); in vfs_statx() local 557 unsigned int lookup_flags = LOOKUP_EMPTY; in do_readlinkat() local
|
D | internal.h | 180 int lookup_flags; member
|
D | fhandle.c | 134 int lookup_flags; in SYSCALL_DEFINE5() local
|
D | utimes.c | 84 int lookup_flags = 0, error; in do_utimes_path() local
|
D | statfs.c | 101 unsigned int lookup_flags = LOOKUP_FOLLOW|LOOKUP_AUTOMOUNT; in user_statfs() local
|
D | namespace.c | 91 unsigned int lookup_flags; member 2062 int lookup_flags = LOOKUP_MOUNTPOINT; in ksys_umount() local 2897 int lookup_flags = LOOKUP_AUTOMOUNT | LOOKUP_FOLLOW; in SYSCALL_DEFINE3() local 4775 unsigned int lookup_flags = LOOKUP_AUTOMOUNT | LOOKUP_FOLLOW; in build_mount_kattr() local
|
/linux-6.14.4/net/ipv6/netfilter/ |
D | nft_fib_ipv6.c | 27 int lookup_flags = 0; in nft_fib6_flowi_init() local 171 int lookup_flags; in nft_fib6_eval() local
|
D | ip6t_rpfilter.c | 46 int lookup_flags; in rpfilter_lookup_reverse6() local
|
/linux-6.14.4/tools/testing/selftests/bpf/progs/ |
D | fib_lookup.c | 11 int lookup_flags = 0; variable
|
/linux-6.14.4/tools/testing/selftests/bpf/prog_tests/ |
D | fib_lookup.c | 51 int lookup_flags; member
|
/linux-6.14.4/fs/bcachefs/ |
D | fs-ioctl.c | 385 unsigned lookup_flags = 0; in bch2_ioctl_subvolume_create() local
|
/linux-6.14.4/drivers/reset/ |
D | core.c | 856 unsigned int lookup_flags; in __reset_add_reset_gpio_lookup() local
|
/linux-6.14.4/fs/notify/fanotify/ |
D | fanotify_user.c | 1084 unsigned int lookup_flags = 0; in fanotify_find_path() local
|
/linux-6.14.4/fs/smb/server/ |
D | vfs.c | 696 int err, lookup_flags = LOOKUP_NO_SYMLINKS; in ksmbd_vfs_rename() local
|
/linux-6.14.4/fs/nfs/ |
D | dir.c | 2067 unsigned int lookup_flags = 0; in nfs_atomic_open() local
|