Home
last modified time | relevance | path

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

12

/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dfib_lookup.c11 int lookup_flags = 0; variable
/kernel/linux/linux-5.10/fs/
H A Dinternal.h129 int lookup_flags; member
H A Dfhandle.c98 int lookup_flags; in SYSCALL_DEFINE5() local
H A Dutimes.c82 int lookup_flags = 0, error; in do_utimes_path() local
H A Dfsopen.c162 unsigned int lookup_flags; in SYSCALL_DEFINE3() local
324 int lookup_flags = 0; in SYSCALL_DEFINE5() local
H A Dstat.c178 unsigned lookup_flags = 0; in vfs_statx() local
408 unsigned int lookup_flags = LOOKUP_EMPTY; in do_readlinkat() local
[all...]
H A Dstatfs.c101 unsigned int lookup_flags = LOOKUP_FOLLOW|LOOKUP_AUTOMOUNT; in user_statfs() local
H A 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
H A Dxattr.c555 path_setxattr(const char __user *pathname, const char __user *name, const void __user *value, size_t size, int flags, unsigned int lookup_flags) path_setxattr() argument
653 path_getxattr(const char __user *pathname, const char __user *name, void __user *value, size_t size, unsigned int lookup_flags) path_getxattr() argument
730 path_listxattr(const char __user *pathname, char __user *list, size_t size, unsigned int lookup_flags) path_listxattr() argument
791 path_removexattr(const char __user *pathname, const char __user *name, unsigned int lookup_flags) path_removexattr() argument
[all...]
H A 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; SYSCALL_DEFINE1() local
537 unsigned int lookup_flags = LOOKUP_FOLLOW | LOOKUP_DIRECTORY; SYSCALL_DEFINE1() local
617 unsigned int lookup_flags = LOOKUP_FOLLOW; do_fchmodat() local
689 int lookup_flags; do_fchownat() local
998 int lookup_flags = 0; build_open_flags() local
[all...]
/kernel/linux/linux-5.10/net/ipv6/netfilter/
H A Dip6t_rpfilter.c44 int lookup_flags; in rpfilter_lookup_reverse6() local
H A Dnft_fib_ipv6.c27 int lookup_flags = 0; in nft_fib6_flowi_init() local
165 int lookup_flags; in nft_fib6_eval() local
/kernel/linux/linux-6.6/fs/
H A Dinternal.h167 int lookup_flags; member
H A Dutimes.c84 int lookup_flags = 0, error; in do_utimes_path() local
H A Dfhandle.c103 int lookup_flags; in SYSCALL_DEFINE5() local
H A Dfsopen.c162 unsigned int lookup_flags; in SYSCALL_DEFINE3() local
359 int lookup_flags = 0; in SYSCALL_DEFINE5() local
H A 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
H A 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 in do_readlinkat() local
[all...]
H A Dstatfs.c101 unsigned int lookup_flags = LOOKUP_FOLLOW|LOOKUP_AUTOMOUNT; in user_statfs() local
/kernel/linux/linux-6.6/io_uring/
H A 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/net/ipv6/netfilter/
H A Dip6t_rpfilter.c46 int lookup_flags; in rpfilter_lookup_reverse6() local
H A Dnft_fib_ipv6.c27 int lookup_flags = 0; in nft_fib6_flowi_init() local
170 int lookup_flags; in nft_fib6_eval() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H A Dfib_lookup.c34 int lookup_flags; member
[all...]
/kernel/linux/linux-5.10/fs/notify/fanotify/
H A Dfanotify_user.c692 unsigned int lookup_flags = 0; in fanotify_find_path() local
/kernel/linux/linux-5.10/fs/hmdfs/
H A Dinode_remote.c907 hmdfs_remote_getattr(struct hmdfs_peer *conn, struct dentry *dentry, unsigned int lookup_flags, struct hmdfs_getattr_ret **result) hmdfs_remote_getattr() argument

Completed in 17 milliseconds

12