Searched defs:lookup_flags (Results 1 – 17 of 17) sorted by relevance
/linux-4.4.14/fs/ |
D | open.c | 122 unsigned int lookup_flags = LOOKUP_FOLLOW; in do_sys_truncate() local 344 unsigned int lookup_flags = LOOKUP_FOLLOW; in SYSCALL_DEFINE3() local 422 unsigned int lookup_flags = LOOKUP_FOLLOW | LOOKUP_DIRECTORY; in SYSCALL_DEFINE1() local 473 unsigned int lookup_flags = LOOKUP_FOLLOW | LOOKUP_DIRECTORY; in SYSCALL_DEFINE1() local 548 unsigned int lookup_flags = LOOKUP_FOLLOW; in SYSCALL_DEFINE3() local 614 int lookup_flags; in SYSCALL_DEFINE5() local 885 int lookup_flags = 0; in build_open_flags() local
|
D | internal.h | 100 int lookup_flags; member
|
D | xattr.c | 369 size_t size, int flags, unsigned int lookup_flags) in path_setxattr() 473 size_t size, unsigned int lookup_flags) in path_getxattr() 555 size_t size, unsigned int lookup_flags) in path_listxattr() 616 const char __user *name, unsigned int lookup_flags) in path_removexattr()
|
D | utimes.c | 164 int lookup_flags = 0; in do_utimes() local
|
D | fhandle.c | 97 int lookup_flags; in SYSCALL_DEFINE5() local
|
D | namei.c | 3393 struct path *path, unsigned int lookup_flags) in filename_create() 3464 struct path *path, unsigned int lookup_flags) in kern_path_create() 3481 struct path *path, unsigned int lookup_flags) in user_path_create() 3538 unsigned int lookup_flags = 0; in SYSCALL_DEFINE4() local 3610 unsigned int lookup_flags = LOOKUP_DIRECTORY; in SYSCALL_DEFINE3() local 3707 unsigned int lookup_flags = 0; in do_rmdir() local 3837 unsigned int lookup_flags = 0; in do_unlinkat() local 3944 unsigned int lookup_flags = 0; in SYSCALL_DEFINE3() local 4323 unsigned int lookup_flags = 0, target_flags = LOOKUP_RENAME_TARGET; in SYSCALL_DEFINE5() local
|
D | stat.c | 95 unsigned int lookup_flags = 0; in vfs_fstatat() local 321 unsigned int lookup_flags = LOOKUP_EMPTY; in SYSCALL_DEFINE4() local
|
D | statfs.c | 81 unsigned int lookup_flags = LOOKUP_FOLLOW|LOOKUP_AUTOMOUNT; in user_statfs() local
|
D | exec.c | 1724 int lookup_flags = (flags & AT_EMPTY_PATH) ? LOOKUP_EMPTY : 0; in SYSCALL_DEFINE5() local 1745 int lookup_flags = (flags & AT_EMPTY_PATH) ? LOOKUP_EMPTY : 0; in COMPAT_SYSCALL_DEFINE5() local
|
D | namespace.c | 1600 int lookup_flags = 0; in SYSCALL_DEFINE2() local
|
/linux-4.4.14/net/ipv6/netfilter/ |
D | ip6t_rpfilter.c | 41 int lookup_flags; in rpfilter_lookup_reverse6() local
|
/linux-4.4.14/drivers/staging/lustre/lustre/llite/ |
D | dcache.c | 309 unsigned int lookup_flags) in ll_revalidate_dentry()
|
D | namei.c | 483 struct lookup_intent *it, int lookup_flags) in ll_lookup_it() 604 long long lookup_flags = LOOKUP_OPEN; in ll_atomic_open() local
|
/linux-4.4.14/fs/notify/fanotify/ |
D | fanotify_user.c | 465 unsigned int lookup_flags = 0; in fanotify_find_path() local
|
/linux-4.4.14/drivers/staging/lustre/lustre/mdc/ |
D | mdc_locks.c | 1124 int lookup_flags, struct ptlrpc_request **reqp, in mdc_intent_lock()
|
/linux-4.4.14/fs/nfs/ |
D | dir.c | 1482 unsigned int lookup_flags = 0; in nfs_atomic_open() local
|
/linux-4.4.14/drivers/staging/lustre/lustre/include/ |
D | obd_class.h | 1488 int lookup_flags, struct ptlrpc_request **reqp, in md_intent_lock()
|