Home
last modified time | relevance | path

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

/fs/
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
Dfsopen.c162 unsigned int lookup_flags; in SYSCALL_DEFINE3() local
324 int lookup_flags = 0; in SYSCALL_DEFINE5() local
Dopen.c125 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; in SYSCALL_DEFINE1() local
537 unsigned int lookup_flags = LOOKUP_FOLLOW | LOOKUP_DIRECTORY; in SYSCALL_DEFINE1() local
618 unsigned int lookup_flags = LOOKUP_FOLLOW; in do_fchmodat() local
697 int lookup_flags; in do_fchownat() local
1025 int lookup_flags = 0; in build_open_flags() local
Dinternal.h128 int lookup_flags; member
Dnamei.c1290 static int follow_automount(struct path *path, int *count, unsigned lookup_flags) in follow_automount()
1323 int *count, unsigned lookup_flags) in __traverse_mounts()
1376 int *count, unsigned lookup_flags) in traverse_mounts()
3805 struct path *path, unsigned int lookup_flags) in filename_create()
3873 struct path *path, unsigned int lookup_flags) in kern_path_create()
3893 struct path *path, unsigned int lookup_flags) in user_path_create()
3975 unsigned int lookup_flags = 0; in do_mknodat() local
4077 unsigned int lookup_flags = LOOKUP_DIRECTORY; in do_mkdirat() local
4175 unsigned int lookup_flags = 0; in do_rmdir() local
4317 unsigned int lookup_flags = 0; in do_unlinkat() local
[all …]
Dxattr.c619 size_t size, int flags, unsigned int lookup_flags) in path_setxattr()
722 size_t size, unsigned int lookup_flags) in path_getxattr()
799 size_t size, unsigned int lookup_flags) in path_listxattr()
861 const char __user *name, unsigned int lookup_flags) in path_removexattr()
Dfhandle.c98 int lookup_flags; in SYSCALL_DEFINE5() local
Dutimes.c83 int lookup_flags = 0, error; in do_utimes_path() local
Dstat.c206 unsigned lookup_flags = 0; in vfs_statx() local
436 unsigned int lookup_flags = LOOKUP_EMPTY; in do_readlinkat() local
Dstatfs.c101 unsigned int lookup_flags = LOOKUP_FOLLOW|LOOKUP_AUTOMOUNT; in user_statfs() local
Dnamespace.c82 unsigned int lookup_flags; member
1769 int lookup_flags = LOOKUP_MOUNTPOINT; in ksys_umount() local
2464 int lookup_flags = LOOKUP_AUTOMOUNT | LOOKUP_FOLLOW; in SYSCALL_DEFINE3() local
4210 unsigned int lookup_flags = LOOKUP_AUTOMOUNT | LOOKUP_FOLLOW; in build_mount_kattr() local
/fs/notify/fanotify/
Dfanotify_user.c885 unsigned int lookup_flags = 0; in fanotify_find_path() local
/fs/ksmbd/
Dvfs.c690 int err, lookup_flags = LOOKUP_NO_SYMLINKS; in ksmbd_vfs_rename() local
/fs/nfs/
Ddir.c1881 unsigned int lookup_flags = 0; in nfs_atomic_open() local