Searched defs:lookup_flags (Results 1 - 21 of 21) sorted by relevance

/linux-master/tools/testing/selftests/bpf/progs/
H A Dfib_lookup.c11 int lookup_flags = 0; variable
/linux-master/fs/
H A Dutimes.c84 int lookup_flags = 0, error; local
H A Dfsopen.c162 unsigned int lookup_flags; local
359 int lookup_flags = 0; local
H A Dfhandle.c99 int lookup_flags; local
H A Dinternal.h176 int lookup_flags; member in struct:open_flags
H A Dstatfs.c101 unsigned int lookup_flags = LOOKUP_FOLLOW|LOOKUP_AUTOMOUNT; local
H A Dinit.c32 int lookup_flags = LOOKUP_MOUNTPOINT; local
84 int lookup_flags = (flags & AT_SYMLINK_NOFOLLOW) ? 0 : LOOKUP_FOLLOW; local
128 int lookup_flags = (flags & AT_SYMLINK_NOFOLLOW) ? 0 : LOOKUP_FOLLOW; local
H A Dstat.c205 int lookup_flags = 0; local
236 unsigned int lookup_flags = getname_statx_lookup_flags(flags); local
493 unsigned int lookup_flags local
[all...]
H A Dxattr.c658 path_setxattr(const char __user *pathname, const char __user *name, const void __user *value, size_t size, int flags, unsigned int lookup_flags) argument
777 path_getxattr(const char __user *pathname, const char __user *name, void __user *value, size_t size, unsigned int lookup_flags) argument
855 path_listxattr(const char __user *pathname, char __user *list, size_t size, unsigned int lookup_flags) argument
920 path_removexattr(const char __user *pathname, const char __user *name, unsigned int lookup_flags) argument
[all...]
H A Dopen.c124 unsigned int lookup_flags = LOOKUP_FOLLOW; local
469 unsigned int lookup_flags = LOOKUP_FOLLOW; local
556 unsigned int lookup_flags = LOOKUP_FOLLOW | LOOKUP_DIRECTORY; local
604 unsigned int lookup_flags = LOOKUP_FOLLOW | LOOKUP_DIRECTORY; local
686 unsigned int lookup_flags; local
806 int lookup_flags; local
1210 int lookup_flags = 0; local
[all...]
H A Dnamei.c1345 static int follow_automount(struct path *path, int *count, unsigned lookup_flags) argument
1377 __traverse_mounts(struct path *path, unsigned flags, bool *jumped, int *count, unsigned lookup_flags) argument
1430 traverse_mounts(struct path *path, bool *jumped, int *count, unsigned lookup_flags) argument
3861 filename_create(int dfd, struct filename *name, struct path *path, unsigned int lookup_flags) argument
3929 kern_path_create(int dfd, const char *pathname, struct path *path, unsigned int lookup_flags) argument
3949 user_path_create(int dfd, const char __user *pathname, struct path *path, unsigned int lookup_flags) argument
4032 unsigned int lookup_flags = 0; local
4135 unsigned int lookup_flags = LOOKUP_DIRECTORY; local
4231 unsigned int lookup_flags = 0; local
4372 unsigned int lookup_flags = 0; local
4493 unsigned int lookup_flags = 0; local
4929 unsigned int lookup_flags = 0, target_flags = LOOKUP_RENAME_TARGET; local
[all...]
H A Dnamespace.c86 unsigned int lookup_flags; member in struct:mount_kattr
1906 int lookup_flags = LOOKUP_MOUNTPOINT; local
2696 int lookup_flags = LOOKUP_AUTOMOUNT | LOOKUP_FOLLOW; local
4574 unsigned int lookup_flags local
[all...]
/linux-master/net/ipv6/netfilter/
H A Dip6t_rpfilter.c46 int lookup_flags; local
H A Dnft_fib_ipv6.c27 int lookup_flags = 0; local
170 int lookup_flags; local
/linux-master/io_uring/
H A Dxattr.c126 unsigned int lookup_flags = LOOKUP_FOLLOW; local
235 unsigned int lookup_flags = LOOKUP_FOLLOW; local
/linux-master/fs/bcachefs/
H A Dfs-ioctl.c322 unsigned lookup_flags = 0; local
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dfib_lookup.c39 int lookup_flags; member in struct:fib_lookup_test
[all...]
/linux-master/drivers/reset/
H A Dcore.c847 unsigned int lookup_flags; local
/linux-master/fs/notify/fanotify/
H A Dfanotify_user.c1023 unsigned int lookup_flags = 0; local
/linux-master/fs/smb/server/
H A Dvfs.c695 int err, lookup_flags = LOOKUP_NO_SYMLINKS; local
/linux-master/fs/nfs/
H A Ddir.c2052 unsigned int lookup_flags = 0; local

Completed in 337 milliseconds