Lines Matching defs:name

244 void putname(struct filename *name)  in putname()
1350 static struct dentry *lookup_dcache(struct qstr *name, struct dentry *dir, in lookup_dcache()
1409 static struct dentry *__lookup_hash(struct qstr *name, in __lookup_hash()
1721 unsigned int full_name_hash(const unsigned char *name, unsigned int len) in full_name_hash()
1748 static inline u64 hash_name(const char *name) in hash_name()
1774 unsigned int full_name_hash(const unsigned char *name, unsigned int len) in full_name_hash()
1787 static inline u64 hash_name(const char *name) in hash_name()
1811 static int link_path_walk(const char *name, struct nameidata *nd) in link_path_walk()
1891 static int path_init(int dfd, const struct filename *name, unsigned int flags, in path_init()
2013 static int path_lookupat(int dfd, const struct filename *name, in path_lookupat()
2065 static int filename_lookup(int dfd, struct filename *name, in filename_lookup()
2080 struct dentry *kern_path_locked(const char *name, struct path *path) in kern_path_locked()
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()
2180 struct dentry *lookup_one_len(const char *name, struct dentry *base, int len) in lookup_one_len()
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()
2379 path_mountpoint(int dfd, const struct filename *name, struct path *path, in path_mountpoint()
2409 filename_mountpoint(int dfd, struct filename *name, struct path *path, in filename_mountpoint()
2441 user_path_mountpoint_at(int dfd, const char __user *name, unsigned int flags, in user_path_mountpoint_at()
2448 kern_path_mountpoint(int dfd, const char *name, struct path *path, in kern_path_mountpoint()
2944 int *opened, struct filename *name) in do_last()
3185 static const struct qstr name = QSTR_INIT("/", 1); in do_tmpfile() local
3321 const char *name, const struct open_flags *op) in do_file_open_root()
3347 static struct dentry *filename_create(int dfd, struct filename *name, in filename_create()
3668 struct filename *name; in do_rmdir() local
3794 struct filename *name; in do_unlinkat() local