Home
last modified time | relevance | path

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

12

/linux/fs/adfs/
H A Ddir.c332 static int __adfs_compare(const unsigned char *qstr, u32 qlen, in __adfs_compare()
347 static int adfs_dir_lookup_byname(struct inode *inode, const struct qstr *qstr, in adfs_dir_lookup_byname()
395 adfs_hash(const struct dentry *parent, struct qstr *qstr) in adfs_hash()
419 const char *str, const struct qstr *qstr) in adfs_compare()
/linux/fs/autofs/
H A Dwaitq.c180 autofs_find_wait(struct autofs_sb_info *sbi, const struct qstr *qstr) in autofs_find_wait()
204 const struct qstr *qstr, in validate_request()
308 struct qstr qstr; in autofs_wait() local
/linux/fs/efivarfs/
H A Dsuper.c158 static int efivarfs_d_hash(const struct dentry *dentry, struct qstr *qstr) in efivarfs_d_hash()
207 struct qstr qstr; in efivarfs_variable_is_present() local
407 struct qstr qstr = { .name = name, .len = len }; in efivarfs_actor() local
444 struct qstr qstr; in efivarfs_check_missing() local
/linux/fs/proc/
H A Dutil.c4 unsigned name_to_int(const struct qstr *qstr) in name_to_int()
/linux/fs/hpfs/
H A Ddentry.c16 static int hpfs_hash_dentry(const struct dentry *dentry, struct qstr *qstr) in hpfs_hash_dentry()
/linux/fs/jffs2/
H A Dsecurity.c44 const struct qstr *qstr) in jffs2_init_security()
H A Dxattr.h124 #define jffs2_init_security(inode,dir,qstr) (0) argument
H A Dwrite.c443 const struct qstr *qstr) in jffs2_do_create()
/linux/fs/ext2/
H A Dxattr_security.c49 const struct qstr *qstr) in ext2_init_security()
H A Dxattr.h112 const struct qstr *qstr) in ext2_init_security()
H A Dialloc.c420 const struct qstr *qstr) in ext2_new_inode()
/linux/fs/hfsplus/
H A Dxattr_security.c69 const struct qstr *qstr) in hfsplus_init_security()
/linux/fs/ext4/
H A Dxattr_security.c56 const struct qstr *qstr) in ext4_init_security()
H A Dialloc.c424 const struct qstr *qstr) in find_group_orlov()
926 umode_t mode, const struct qstr *qstr, in __ext4_new_inode()
H A Dhash.c301 struct qstr qstr = {.name = name, .len = len }; in ext4fs_dirhash() local
/linux/include/linux/
H A Devm.h57 const struct qstr *qstr, in evm_inode_init_security()
H A Ddcache.h49 struct qstr { struct
60 #define QSTR(n) (struct qstr)QSTR_INIT(n, strlen(n)) argument
/linux/fs/jfs/
H A Djfs_xattr.h56 struct inode *dir, const struct qstr *qstr) in jfs_init_security()
/linux/fs/isofs/
H A Dnamei.c21 struct qstr qstr; in isofs_cmp() local
/linux/arch/hexagon/include/asm/
H A Dthread_info.h70 #define qstr(s) #s macro
/linux/fs/nilfs2/
H A Ddir.c295 const struct qstr *qstr, struct folio **foliop) in nilfs_find_entry()
389 int nilfs_inode_by_name(struct inode *dir, const struct qstr *qstr, ino_t *ino) in nilfs_inode_by_name()
/linux/fs/ufs/
H A Ddir.c69 ino_t ufs_inode_by_name(struct inode *dir, const struct qstr *qstr) in ufs_inode_by_name()
248 struct ufs_dir_entry *ufs_find_entry(struct inode *dir, const struct qstr *qstr, in ufs_find_entry()
/linux/drivers/infiniband/hw/cxgb4/
H A Drestrack.c308 const char *qstr) in fill_cqe()
/linux/fs/f2fs/
H A Dxattr.h162 const struct qstr *qstr, struct page *ipage) in f2fs_init_security()
/linux/fs/exfat/
H A Dnamei.c79 static int exfat_d_hash(const struct dentry *dentry, struct qstr *qstr) in exfat_d_hash()
136 static int exfat_utf8_d_hash(const struct dentry *dentry, struct qstr *qstr) in exfat_utf8_d_hash()

12