Home
last modified time | relevance | path

Searched defs:qstr (Results 1 – 25 of 42) sorted by relevance

12

/linux-4.19.296/fs/autofs/
Dwaitq.c228 autofs_find_wait(struct autofs_sb_info *sbi, const struct qstr *qstr) in autofs_find_wait()
252 const struct qstr *qstr, in validate_request()
356 struct qstr qstr; in autofs_wait() local
Droot.c169 const struct qstr *qstr; in autofs_lookup_active() local
224 const struct qstr *qstr; in autofs_lookup_expiring() local
/linux-4.19.296/fs/proc/
Dutil.c3 unsigned name_to_int(const struct qstr *qstr) in name_to_int()
/linux-4.19.296/fs/hpfs/
Ddentry.c16 static int hpfs_hash_dentry(const struct dentry *dentry, struct qstr *qstr) in hpfs_hash_dentry()
/linux-4.19.296/fs/ext2/
Dxattr_security.c48 const struct qstr *qstr) in ext2_init_security()
Dxattr.h111 const struct qstr *qstr) in ext2_init_security()
/linux-4.19.296/fs/jffs2/
Dsecurity.c44 const struct qstr *qstr) in jffs2_init_security()
Dxattr.h124 #define jffs2_init_security(inode,dir,qstr) (0) argument
/linux-4.19.296/fs/affs/
Dnamei.c46 __affs_hash_dentry(const struct dentry *dentry, struct qstr *qstr, toupper_t toupper, bool notrunca… in __affs_hash_dentry()
67 affs_hash_dentry(const struct dentry *dentry, struct qstr *qstr) in affs_hash_dentry()
75 affs_intl_hash_dentry(const struct dentry *dentry, struct qstr *qstr) in affs_intl_hash_dentry()
/linux-4.19.296/fs/isofs/
Dinode.c177 isofs_hashi_common(const struct dentry *dentry, struct qstr *qstr, int ms) in isofs_hashi_common()
232 isofs_hashi(const struct dentry *dentry, struct qstr *qstr) in isofs_hashi()
249 isofs_hash_common(const struct dentry *dentry, struct qstr *qstr, int ms) in isofs_hash_common()
267 isofs_hash_ms(const struct dentry *dentry, struct qstr *qstr) in isofs_hash_ms()
273 isofs_hashi_ms(const struct dentry *dentry, struct qstr *qstr) in isofs_hashi_ms()
Dnamei.c21 struct qstr qstr; in isofs_cmp() local
/linux-4.19.296/fs/hfsplus/
Dxattr_security.c68 const struct qstr *qstr) in hfsplus_init_security()
/linux-4.19.296/fs/ext4/
Dxattr_security.c55 const struct qstr *qstr) in ext4_init_security()
Dialloc.c420 const struct qstr *qstr) in find_group_orlov()
745 umode_t mode, const struct qstr *qstr, in __ext4_new_inode()
/linux-4.19.296/fs/reiserfs/
Dxattr.h102 const struct qstr *qstr, in reiserfs_security_init()
Dxattr_security.c45 const struct qstr *qstr, in reiserfs_security_init()
/linux-4.19.296/fs/jfs/
Djfs_xattr.h69 struct inode *dir, const struct qstr *qstr) in jfs_init_security()
/linux-4.19.296/include/linux/
Ddcache.h47 struct qstr { struct
59 extern const struct qstr empty_name; argument
/linux-4.19.296/fs/fat/
Dnamei_vfat.c110 static unsigned int vfat_striptail_len(const struct qstr *qstr) in vfat_striptail_len()
121 static int vfat_hash(const struct dentry *dentry, struct qstr *qstr) in vfat_hash()
133 static int vfat_hashi(const struct dentry *dentry, struct qstr *qstr) in vfat_hashi()
/linux-4.19.296/fs/ufs/
Ddir.c70 ino_t ufs_inode_by_name(struct inode *dir, const struct qstr *qstr) in ufs_inode_by_name()
250 struct ufs_dir_entry *ufs_find_entry(struct inode *dir, const struct qstr *qstr, in ufs_find_entry()
/linux-4.19.296/fs/adfs/
Ddir.c180 adfs_hash(const struct dentry *parent, struct qstr *qstr) in adfs_hash()
/linux-4.19.296/fs/nilfs2/
Ddir.c325 nilfs_find_entry(struct inode *dir, const struct qstr *qstr, in nilfs_find_entry()
401 ino_t nilfs_inode_by_name(struct inode *dir, const struct qstr *qstr) in nilfs_inode_by_name()
/linux-4.19.296/fs/efivarfs/
Dsuper.c64 static int efivarfs_d_hash(const struct dentry *dentry, struct qstr *qstr) in efivarfs_d_hash()
/linux-4.19.296/fs/sysv/
Dnamei.c31 static int sysv_hash(const struct dentry *dentry, struct qstr *qstr) in sysv_hash()
/linux-4.19.296/fs/f2fs/
Dxattr.h155 const struct qstr *qstr, struct page *ipage) in f2fs_init_security()

12