Home
last modified time | relevance | path

Searched refs:qstr (Results 1 – 9 of 9) sorted by relevance

/include/linux/
Dunicode.h13 int utf8_validate(const struct unicode_map *um, const struct qstr *str);
16 const struct qstr *s1, const struct qstr *s2);
19 const struct qstr *s1, const struct qstr *s2);
21 const struct qstr *cf,
22 const struct qstr *s1);
24 int utf8_normalize(const struct unicode_map *um, const struct qstr *str,
27 int utf8_casefold(const struct unicode_map *um, const struct qstr *str,
Ddcache.h47 struct qstr { struct
59 extern const struct qstr empty_name; argument
60 extern const struct qstr slash_name;
95 struct qstr d_name;
138 int (*d_hash)(const struct dentry *, struct qstr *);
140 unsigned int, const char *, const struct qstr *);
237 extern struct dentry * d_alloc(struct dentry *, const struct qstr *);
239 extern struct dentry * d_alloc_parallel(struct dentry *, const struct qstr *,
242 extern struct dentry * d_add_ci(struct dentry *, struct inode *, struct qstr *);
279 extern struct dentry *d_lookup(const struct dentry *, const struct qstr *);
[all …]
Dnfs_xdr.h466 const struct qstr * name;
697 struct qstr name;
714 const struct qstr *old_name;
715 const struct qstr *new_name;
1006 const struct qstr * name;
1052 const struct qstr * name;
1068 const struct qstr * name;
1209 const struct qstr *name;
1235 const struct qstr *name;
1648 int (*lookup) (struct inode *, const struct qstr *,
[all …]
Dfsnotify_backend.h120 const struct qstr *file_name, u32 cookie,
355 const struct qstr *name, u32 cookie);
512 const struct qstr *name, u32 cookie) in fsnotify()
Dsecurity.h48 struct qstr;
306 const struct qstr *name, void **ctx,
309 struct qstr *name,
317 const struct qstr *qstr,
320 const struct qstr *qstr, const char **name,
696 const struct qstr *name, in security_dentry_init_security()
704 int mode, struct qstr *name, in security_dentry_create_files_as()
714 const struct qstr *qstr, in security_inode_init_security() argument
723 const struct qstr *qstr, in security_old_inode_init_security() argument
Dfsnotify.h105 const struct qstr *old_name, in fsnotify_move()
114 const struct qstr *new_name = &moved->d_name; in fsnotify_move()
Dfscrypt.h31 const struct qstr *usr_fname;
151 extern int fscrypt_setup_filename(struct inode *, const struct qstr *,
429 const struct qstr *iname, in fscrypt_setup_filename()
Dlsm_hooks.h1519 const struct qstr *name, void **ctx,
1522 struct qstr *name,
1552 const struct qstr *qstr,
/include/trace/events/
Dafs.h917 TP_PROTO(struct afs_vnode *dvnode, const struct qstr *name,