/kernel/linux/linux-5.10/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 | fsopen.c | 162 unsigned int lookup_flags; in SYSCALL_DEFINE3() local 324 int lookup_flags = 0; in SYSCALL_DEFINE5() local
|
D | open.c | 123 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
|
D | internal.h | 129 int lookup_flags; member
|
D | namei.c | 1191 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() 3448 struct path *path, unsigned int lookup_flags) in filename_create() 3519 struct path *path, unsigned int lookup_flags) in kern_path_create() 3536 struct path *path, unsigned int lookup_flags) in user_path_create() 3595 unsigned int lookup_flags = 0; in do_mknodat() local 3675 unsigned int lookup_flags = LOOKUP_DIRECTORY; in do_mkdirat() local 3751 unsigned int lookup_flags = 0; in do_rmdir() local 3882 unsigned int lookup_flags = 0; in do_unlinkat() local [all …]
|
D | xattr.c | 557 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()
|
D | fhandle.c | 98 int lookup_flags; in SYSCALL_DEFINE5() local
|
D | utimes.c | 82 int lookup_flags = 0, error; in do_utimes_path() local
|
D | stat.c | 178 unsigned lookup_flags = 0; in vfs_statx() local 408 unsigned int lookup_flags = LOOKUP_EMPTY; in do_readlinkat() local
|
D | statfs.c | 101 unsigned int lookup_flags = LOOKUP_FOLLOW|LOOKUP_AUTOMOUNT; in user_statfs() local
|
D | exec.c | 2095 int lookup_flags = (flags & AT_EMPTY_PATH) ? LOOKUP_EMPTY : 0; in SYSCALL_DEFINE5() local 2116 int lookup_flags = (flags & AT_EMPTY_PATH) ? LOOKUP_EMPTY : 0; in COMPAT_SYSCALL_DEFINE5() local
|
D | namespace.c | 1752 int lookup_flags = LOOKUP_MOUNTPOINT; in ksys_umount() local 2446 int lookup_flags = LOOKUP_AUTOMOUNT | LOOKUP_FOLLOW; in SYSCALL_DEFINE3() local
|
/kernel/linux/linux-5.10/net/ipv6/netfilter/ |
D | nft_fib_ipv6.c | 27 int lookup_flags = 0; in nft_fib6_flowi_init() local 165 int lookup_flags; in nft_fib6_eval() local
|
D | ip6t_rpfilter.c | 44 int lookup_flags; in rpfilter_lookup_reverse6() local
|
/kernel/linux/linux-5.10/fs/hmdfs/ |
D | inode_remote.c | 908 unsigned int lookup_flags, in hmdfs_remote_getattr()
|
D | hmdfs_client.c | 707 unsigned int lookup_flags, in hmdfs_send_getattr()
|
D | hmdfs_server.c | 1606 unsigned int lookup_flags = 0; in hmdfs_server_getattr() local
|
/kernel/linux/linux-5.10/fs/notify/fanotify/ |
D | fanotify_user.c | 692 unsigned int lookup_flags = 0; in fanotify_find_path() local
|
/kernel/linux/linux-5.10/fs/nfs/ |
D | dir.c | 1668 unsigned int lookup_flags = 0; in nfs_atomic_open() local
|
/kernel/linux/linux-5.10/fs/hmdfs/comm/ |
D | protocol.h | 349 __le32 lookup_flags; member
|