| /linux/fs/ |
| H A 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
|
| H A 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
|
| H A D | fsopen.c | 167 unsigned int lookup_flags; in SYSCALL_DEFINE3() local 359 int lookup_flags = 0; in SYSCALL_DEFINE5() local
|
| H A D | open.c | 131 unsigned int lookup_flags = LOOKUP_FOLLOW; in do_sys_truncate() local 472 unsigned int lookup_flags = LOOKUP_FOLLOW; in do_faccessat() local 559 unsigned int lookup_flags = LOOKUP_FOLLOW | LOOKUP_DIRECTORY; in SYSCALL_DEFINE1() local 602 unsigned int lookup_flags = LOOKUP_FOLLOW | LOOKUP_DIRECTORY; in SYSCALL_DEFINE1() local 685 unsigned int lookup_flags; in do_fchmodat() local 807 int lookup_flags; in do_fchownat() local 1242 int lookup_flags = 0; in build_open_flags() local
|
| H A D | file_attr.c | 380 unsigned int lookup_flags = 0; in SYSCALL_DEFINE5() local 437 unsigned int lookup_flags = 0; in SYSCALL_DEFINE5() local
|
| H A D | namei.c | 1432 static int follow_automount(struct path *path, int *count, unsigned lookup_flags) in follow_automount() 1469 int *count, unsigned lookup_flags) in __traverse_mounts() 1530 int *count, unsigned lookup_flags) in traverse_mounts() 4197 struct path *path, unsigned int lookup_flags) in filename_create() 4249 struct path *path, unsigned int lookup_flags) in start_creating_path() 4271 struct path *path, unsigned int lookup_flags) in start_creating_user_path() 4353 unsigned int lookup_flags = 0; in do_mknodat() local 4475 unsigned int lookup_flags = LOOKUP_DIRECTORY; in do_mkdirat() local 4573 unsigned int lookup_flags = 0; in do_rmdir() local 4710 unsigned int lookup_flags = 0; in do_unlinkat() local [all …]
|
| H A D | stat.c | 286 int lookup_flags = 0; in statx_lookup_flags() local 345 unsigned int lookup_flags = statx_lookup_flags(flags); in vfs_statx() local 569 unsigned int lookup_flags = LOOKUP_EMPTY; in do_readlinkat() local
|
| H A D | internal.h | 185 int lookup_flags; member
|
| H A D | fhandle.c | 135 int lookup_flags; in SYSCALL_DEFINE5() local
|
| H A D | utimes.c | 84 int lookup_flags = 0, error; in do_utimes_path() local
|
| H A D | statfs.c | 101 unsigned int lookup_flags = LOOKUP_FOLLOW|LOOKUP_AUTOMOUNT; in user_statfs() local
|
| H A D | namespace.c | 115 unsigned int lookup_flags; member 2051 int lookup_flags = LOOKUP_MOUNTPOINT; in ksys_umount() local 3071 int lookup_flags = LOOKUP_AUTOMOUNT | LOOKUP_FOLLOW; in vfs_open_tree() local 4999 unsigned int lookup_flags = LOOKUP_AUTOMOUNT | LOOKUP_FOLLOW; in SYSCALL_DEFINE5() local
|
| /linux/net/ipv6/netfilter/ |
| H A D | nft_fib_ipv6.c | 27 int lookup_flags = 0; in nft_fib6_flowi_init() local 170 int lookup_flags; in nft_fib6_eval() local
|
| H A D | ip6t_rpfilter.c | 46 int lookup_flags; in rpfilter_lookup_reverse6() local
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | fib_lookup.c | 11 int lookup_flags = 0; variable
|
| /linux/tools/testing/selftests/bpf/prog_tests/ |
| H A D | fib_lookup.c | 51 int lookup_flags; member
|
| /linux/drivers/reset/ |
| H A D | core.c | 856 unsigned int lookup_flags; in __reset_add_reset_gpio_lookup() local
|
| /linux/fs/notify/fanotify/ |
| H A D | fanotify_user.c | 1214 unsigned int lookup_flags = 0; in fanotify_find_path() local
|
| /linux/fs/smb/server/ |
| H A D | vfs.c | 693 int err, lookup_flags = LOOKUP_NO_SYMLINKS; in ksmbd_vfs_rename() local
|
| /linux/fs/nfs/ |
| H A D | dir.c | 2068 unsigned int lookup_flags = 0; in nfs_atomic_open() local
|