Home
last modified time | relevance | path

Searched defs:lookup_flags (Results 1 – 15 of 15) sorted by relevance

/linux/fs/
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
A Dfsopen.c162 unsigned int lookup_flags; in SYSCALL_DEFINE3() local
324 int lookup_flags = 0; in SYSCALL_DEFINE5() local
A Dinternal.h120 int lookup_flags; member
A Dopen.c123 unsigned int lookup_flags = LOOKUP_FOLLOW; in do_sys_truncate() local
400 unsigned int lookup_flags = LOOKUP_FOLLOW; in do_faccessat() local
487 unsigned int lookup_flags = LOOKUP_FOLLOW | LOOKUP_DIRECTORY; in SYSCALL_DEFINE1() local
535 unsigned int lookup_flags = LOOKUP_FOLLOW | LOOKUP_DIRECTORY; in SYSCALL_DEFINE1() local
616 unsigned int lookup_flags = LOOKUP_FOLLOW; in do_fchmodat() local
694 int lookup_flags; in do_fchownat() local
1024 int lookup_flags = 0; in build_open_flags() local
A Dnamei.c1321 int *count, unsigned lookup_flags) in __traverse_mounts()
1374 int *count, unsigned lookup_flags) in traverse_mounts()
3622 struct path *path, unsigned int lookup_flags) in filename_create()
3691 struct path *path, unsigned int lookup_flags) in kern_path_create()
3711 struct path *path, unsigned int lookup_flags) in user_path_create()
3792 unsigned int lookup_flags = 0; in do_mknodat() local
3895 unsigned int lookup_flags = LOOKUP_DIRECTORY; in do_mkdirat() local
3995 unsigned int lookup_flags = 0; in do_rmdir() local
4136 unsigned int lookup_flags = 0; in do_unlinkat() local
4260 unsigned int lookup_flags = 0; in do_symlinkat() local
[all …]
A Dxattr.c584 size_t size, int flags, unsigned int lookup_flags) in path_setxattr()
686 size_t size, unsigned int lookup_flags) in path_getxattr()
763 size_t size, unsigned int lookup_flags) in path_listxattr()
825 const char __user *name, unsigned int lookup_flags) in path_removexattr()
A Dfhandle.c98 int lookup_flags; in SYSCALL_DEFINE5() local
A Dutimes.c83 int lookup_flags = 0, error; in do_utimes_path() local
A Dstat.c206 unsigned lookup_flags = 0; in vfs_statx() local
437 unsigned int lookup_flags = LOOKUP_EMPTY; in do_readlinkat() local
A Dstatfs.c101 unsigned int lookup_flags = LOOKUP_FOLLOW|LOOKUP_AUTOMOUNT; in user_statfs() local
A Dnamespace.c81 unsigned int lookup_flags; member
1763 int lookup_flags = LOOKUP_MOUNTPOINT; in ksys_umount() local
2458 int lookup_flags = LOOKUP_AUTOMOUNT | LOOKUP_FOLLOW; in SYSCALL_DEFINE3() local
4156 unsigned int lookup_flags = LOOKUP_AUTOMOUNT | LOOKUP_FOLLOW; in build_mount_kattr() local
/linux/net/ipv6/netfilter/
A Dnft_fib_ipv6.c27 int lookup_flags = 0; in nft_fib6_flowi_init() local
162 int lookup_flags; in nft_fib6_eval() local
A Dip6t_rpfilter.c44 int lookup_flags; in rpfilter_lookup_reverse6() local
/linux/fs/notify/fanotify/
A Dfanotify_user.c930 unsigned int lookup_flags = 0; in fanotify_find_path() local
/linux/fs/nfs/
A Ddir.c1868 unsigned int lookup_flags = 0; in nfs_atomic_open() local

Completed in 85 milliseconds