Lines Matching defs:flags

125 getname_flags(const char __user *filename, int flags, int *empty)  in getname_flags()
500 unsigned int flags; member
622 static inline int d_revalidate(struct dentry *dentry, unsigned int flags) in d_revalidate()
986 static int follow_automount(struct path *path, unsigned flags, in follow_automount()
1066 static int follow_managed(struct path *path, unsigned flags) in follow_managed()
1351 unsigned int flags, bool *need_lookup) in lookup_dcache()
1391 unsigned int flags) in lookup_real()
1410 struct dentry *base, unsigned int flags) in __lookup_hash()
1891 static int path_init(int dfd, const struct filename *name, unsigned int flags, in path_init()
2014 unsigned int flags, struct nameidata *nd) in path_lookupat()
2066 unsigned int flags, struct nameidata *nd) in filename_lookup()
2113 int kern_path(const char *name, unsigned int flags, struct path *path) in kern_path()
2138 const char *name, unsigned int flags, in vfs_path_lookup()
2222 int user_path_at_empty(int dfd, const char __user *name, unsigned flags, in user_path_at_empty()
2240 int user_path_at(int dfd, const char __user *name, unsigned flags, in user_path_at()
2255 unsigned int flags) in user_path_parent()
2380 unsigned int flags) in path_mountpoint()
2410 unsigned int flags) in filename_mountpoint()
2441 user_path_mountpoint_at(int dfd, const char __user *name, unsigned int flags, in user_path_mountpoint_at()
2449 unsigned int flags) in kern_path_mountpoint()
3181 struct nameidata *nd, int flags, in do_tmpfile()
3243 struct nameidata *nd, const struct open_flags *op, int flags) in path_openat()
3309 int flags = op->lookup_flags; in do_filp_open() local
3326 int flags = op->lookup_flags | LOOKUP_ROOT; in do_file_open_root() local
4018 int, newdfd, const char __user *, newname, int, flags) in SYSCALL_DEFINE5() argument
4138 struct inode **delegated_inode, unsigned int flags) in vfs_rename()
4271 int, newdfd, const char __user *, newname, unsigned int, flags) in SYSCALL_DEFINE5() argument
4534 unsigned int flags = AOP_FLAG_UNINTERRUPTIBLE; in __page_symlink() local