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

/linux-4.4.14/fs/
H A Dinternal.h100 int lookup_flags; member in struct:open_flags
H A Dutimes.c164 int lookup_flags = 0; do_utimes() local
H A Dfhandle.c97 int lookup_flags; SYSCALL_DEFINE5() local
H A Dstatfs.c81 unsigned int lookup_flags = LOOKUP_FOLLOW|LOOKUP_AUTOMOUNT; user_statfs() local
H A Dstat.c95 unsigned int lookup_flags = 0; vfs_fstatat() local
321 unsigned int lookup_flags = LOOKUP_EMPTY; SYSCALL_DEFINE4() local
H A Dopen.c122 unsigned int lookup_flags = LOOKUP_FOLLOW; do_sys_truncate() local
344 unsigned int lookup_flags = LOOKUP_FOLLOW; SYSCALL_DEFINE3() local
422 unsigned int lookup_flags = LOOKUP_FOLLOW | LOOKUP_DIRECTORY; SYSCALL_DEFINE1() local
473 unsigned int lookup_flags = LOOKUP_FOLLOW | LOOKUP_DIRECTORY; SYSCALL_DEFINE1() local
548 unsigned int lookup_flags = LOOKUP_FOLLOW; SYSCALL_DEFINE3() local
614 int lookup_flags; SYSCALL_DEFINE5() local
885 int lookup_flags = 0; build_open_flags() local
H A Dxattr.c367 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
471 path_getxattr(const char __user *pathname, const char __user *name, void __user *value, size_t size, unsigned int lookup_flags) path_getxattr() argument
554 path_listxattr(const char __user *pathname, char __user *list, size_t size, unsigned int lookup_flags) path_listxattr() argument
615 path_removexattr(const char __user *pathname, const char __user *name, unsigned int lookup_flags) path_removexattr() argument
H A Dexec.c1724 int lookup_flags = (flags & AT_EMPTY_PATH) ? LOOKUP_EMPTY : 0; SYSCALL_DEFINE5() local
1745 int lookup_flags = (flags & AT_EMPTY_PATH) ? LOOKUP_EMPTY : 0; COMPAT_SYSCALL_DEFINE5() local
H A Dnamei.c3538 unsigned int lookup_flags = 0; SYSCALL_DEFINE4() local
3610 unsigned int lookup_flags = LOOKUP_DIRECTORY; SYSCALL_DEFINE3() local
3707 unsigned int lookup_flags = 0; do_rmdir() local
3837 unsigned int lookup_flags = 0; do_unlinkat() local
3944 unsigned int lookup_flags = 0; SYSCALL_DEFINE3() local
4323 unsigned int lookup_flags = 0, target_flags = LOOKUP_RENAME_TARGET; SYSCALL_DEFINE5() local
3392 filename_create(int dfd, struct filename *name, struct path *path, unsigned int lookup_flags) filename_create() argument
3463 kern_path_create(int dfd, const char *pathname, struct path *path, unsigned int lookup_flags) kern_path_create() argument
3480 user_path_create(int dfd, const char __user *pathname, struct path *path, unsigned int lookup_flags) user_path_create() argument
H A Dnamespace.c1600 int lookup_flags = 0; SYSCALL_DEFINE2() local
/linux-4.4.14/net/ipv6/netfilter/
H A Dip6t_rpfilter.c41 int lookup_flags; rpfilter_lookup_reverse6() local
/linux-4.4.14/drivers/staging/lustre/lustre/llite/
H A Ddcache.c308 ll_revalidate_dentry(struct dentry *dentry, unsigned int lookup_flags) ll_revalidate_dentry() argument
H A Dnamei.c604 long long lookup_flags = LOOKUP_OPEN; ll_atomic_open() local
482 ll_lookup_it(struct inode *parent, struct dentry *dentry, struct lookup_intent *it, int lookup_flags) ll_lookup_it() argument
/linux-4.4.14/fs/notify/fanotify/
H A Dfanotify_user.c465 unsigned int lookup_flags = 0; fanotify_find_path() local
/linux-4.4.14/drivers/staging/lustre/lustre/mdc/
H A Dmdc_locks.c1122 mdc_intent_lock(struct obd_export *exp, struct md_op_data *op_data, void *lmm, int lmmsize, struct lookup_intent *it, int lookup_flags, struct ptlrpc_request **reqp, ldlm_blocking_callback cb_blocking, __u64 extra_lock_flags) mdc_intent_lock() argument
/linux-4.4.14/fs/nfs/
H A Ddir.c1482 unsigned int lookup_flags = 0; nfs_atomic_open() local
/linux-4.4.14/drivers/staging/lustre/lustre/include/
H A Dobd_class.h1485 md_intent_lock(struct obd_export *exp, struct md_op_data *op_data, void *lmm, int lmmsize, struct lookup_intent *it, int lookup_flags, struct ptlrpc_request **reqp, ldlm_blocking_callback cb_blocking, __u64 extra_lock_flags) md_intent_lock() argument

Completed in 588 milliseconds