Lines Matching defs:name
259 unsigned char name[]; member
286 void take_dentry_name_snapshot(struct name_snapshot *name, struct dentry *dentry) in take_dentry_name_snapshot()
301 void release_dentry_name_snapshot(struct name_snapshot *name) in release_dentry_name_snapshot()
1703 static struct dentry *__d_alloc(struct super_block *sb, const struct qstr *name) in __d_alloc()
1786 struct dentry *d_alloc(struct dentry * parent, const struct qstr *name) in d_alloc()
1836 struct dentry *d_alloc_pseudo(struct super_block *sb, const struct qstr *name) in d_alloc_pseudo()
1844 struct dentry *d_alloc_name(struct dentry *parent, const char *name) in d_alloc_name()
2153 struct qstr *name) in d_add_ci()
2192 const struct qstr *name) in d_same_name()
2234 const struct qstr *name, in __d_lookup_rcu()
2328 struct dentry *d_lookup(const struct dentry *parent, const struct qstr *name) in d_lookup()
2358 struct dentry *__d_lookup(const struct dentry *parent, const struct qstr *name) in __d_lookup()
2421 struct dentry *d_hash_and_lookup(struct dentry *dir, struct qstr *name) in d_hash_and_lookup()
2534 const struct qstr *name, in d_alloc_parallel()