Searched refs:qstr (Results 1 – 12 of 12) sorted by relevance
| /include/linux/ |
| D | unicode.h | 56 int utf8_validate(const struct unicode_map *um, const struct qstr *str); 59 const struct qstr *s1, const struct qstr *s2); 62 const struct qstr *s1, const struct qstr *s2); 64 const struct qstr *cf, 65 const struct qstr *s1); 67 int utf8_normalize(const struct unicode_map *um, const struct qstr *str, 70 int utf8_casefold(const struct unicode_map *um, const struct qstr *str, 74 struct qstr *str);
|
| D | evm.h | 22 const struct qstr *qstr, struct xattr *xattrs, 57 const struct qstr *qstr, in evm_inode_init_security() argument
|
| D | dcache.h | 50 struct qstr { struct 61 #define QSTR(n) (struct qstr)QSTR_INIT(n, strlen(n)) argument 63 extern const struct qstr empty_name; 64 extern const struct qstr slash_name; 65 extern const struct qstr dotdot_name; 90 struct qstr d_name; 146 int (*d_hash)(const struct dentry *, struct qstr *); 148 unsigned int, const char *, const struct qstr *); 247 extern struct dentry * d_alloc(struct dentry *, const struct qstr *); 249 extern struct dentry * d_alloc_parallel(struct dentry *, const struct qstr *, [all …]
|
| D | namei.h | 55 struct dentry *lookup_one_qstr_excl(const struct qstr *name, 66 struct path *parent, struct qstr *last, int *type,
|
| D | fscrypt.h | 45 const struct qstr *usr_fname; 402 int fscrypt_fname_encrypt(const struct inode *inode, const struct qstr *iname, 406 int fscrypt_setup_filename(struct inode *inode, const struct qstr *iname, 423 u64 fscrypt_fname_siphash(const struct inode *dir, const struct qstr *name); 669 const struct qstr *iname, in fscrypt_setup_filename() 716 const struct qstr *name) in fscrypt_fname_siphash()
|
| D | fsnotify.h | 52 struct inode *dir, const struct qstr *name, in fsnotify_name() 238 const struct qstr *old_name, in fsnotify_move() 247 const struct qstr *new_name = &moved->d_name; in fsnotify_move()
|
| D | nfs_xdr.h | 489 const struct qstr * name; 730 struct qstr name; 747 const struct qstr *old_name; 748 const struct qstr *new_name; 1060 const struct qstr * name; 1104 const struct qstr * name; 1119 const struct qstr * name; 1269 const struct qstr *name; 1295 const struct qstr *name; 1807 int (*link) (struct inode *, struct inode *, const struct qstr *); [all …]
|
| D | fsnotify_backend.h | 158 const struct qstr *file_name, u32 cookie, 162 const struct qstr *file_name, u32 cookie); 568 struct inode *dir, const struct qstr *name, 861 struct inode *dir, const struct qstr *name, in fsnotify()
|
| D | security.h | 51 struct qstr; 342 const struct qstr *name, 346 struct qstr *name, 354 const struct qstr *qstr, 357 const struct qstr *name, 802 const struct qstr *name, in security_dentry_init_security() 811 int mode, struct qstr *name, in security_dentry_create_files_as() 821 const struct qstr *qstr, in security_inode_init_security() argument 829 const struct qstr *name, in security_inode_init_security_anon()
|
| D | lsm_hook_defs.h | 85 int mode, const struct qstr *name, const char **xattr_name, 88 struct qstr *name, const struct cred *old, struct cred *new) 119 struct inode *dir, const struct qstr *qstr, struct xattr *xattrs, 122 const struct qstr *name, const struct inode *context_inode)
|
| D | fs.h | 3486 const struct qstr *name, 3487 const struct qstr *folded_name,
|
| /include/trace/events/ |
| D | afs.h | 722 const struct qstr *name), 759 const struct qstr *name, const struct qstr *name2), 945 TP_PROTO(struct afs_vnode *dvnode, const struct qstr *name,
|