Searched defs:qstr (Results 1 - 25 of 50) sorted by path

12

/linux-master/fs/hpfs/
H A Ddentry.c16 static int hpfs_hash_dentry(const struct dentry *dentry, struct qstr *qstr) argument
[all...]
/linux-master/fs/jffs2/
H A Dwrite.c441 jffs2_do_create(struct jffs2_sb_info *c, struct jffs2_inode_info *dir_f, struct jffs2_inode_info *f, struct jffs2_raw_inode *ri, const struct qstr *qstr) argument
[all...]
/linux-master/fs/proc/
H A Dutil.c4 unsigned name_to_int(const struct qstr *qstr) argument
/linux-master/arch/hexagon/include/asm/
H A Dthread_info.h70 #define qstr(s) #s macro
/linux-master/drivers/infiniband/hw/cxgb4/
H A Drestrack.c307 fill_cqe(struct sk_buff *msg, struct t4_cqe *cqe, u16 idx, const char *qstr) argument
/linux-master/fs/adfs/
H A Ddir.c332 static int __adfs_compare(const unsigned char *qstr, u32 qlen, argument
347 static int adfs_dir_lookup_byname(struct inode *inode, const struct qstr *qstr, argument
395 adfs_hash(const struct dentry *parent, struct qstr *qstr) argument
418 adfs_compare(const struct dentry *dentry, unsigned int len, const char *str, const struct qstr *qstr) argument
[all...]
/linux-master/fs/affs/
H A Dnamei.c46 __affs_hash_dentry(const struct dentry *dentry, struct qstr *qstr, toupper_t fn, bool notruncate) argument
67 affs_hash_dentry(const struct dentry *dentry, struct qstr *qstr) argument
75 affs_intl_hash_dentry(const struct dentry *dentry, struct qstr *qstr) argument
[all...]
/linux-master/fs/autofs/
H A Droot.c148 const struct qstr *qstr; local
203 const struct qstr *qstr; local
[all...]
H A Dwaitq.c180 autofs_find_wait(struct autofs_sb_info *sbi, const struct qstr *qstr) argument
202 validate_request(struct autofs_wait_queue **wait, struct autofs_sb_info *sbi, const struct qstr *qstr, const struct path *path, enum autofs_notify notify) argument
308 struct qstr qstr; local
[all...]
/linux-master/fs/bcachefs/
H A Dfs-ioctl.c217 struct qstr qstr; local
/linux-master/fs/btrfs/
H A Dxattr.c537 btrfs_xattr_security_init(struct btrfs_trans_handle *trans, struct inode *inode, struct inode *dir, const struct qstr *qstr) argument
/linux-master/fs/efivarfs/
H A Dsuper.c141 static int efivarfs_d_hash(const struct dentry *dentry, struct qstr *qstr) argument
/linux-master/fs/exfat/
H A Dnamei.c84 static int exfat_d_hash(const struct dentry *dentry, struct qstr *qstr) argument
141 static int exfat_utf8_d_hash(const struct dentry *dentry, struct qstr *qstr) argument
[all...]
/linux-master/fs/ext2/
H A Dialloc.c419 ext2_new_inode(struct inode *dir, umode_t mode, const struct qstr *qstr) argument
H A Dxattr.h111 ext2_init_security(struct inode *inode, struct inode *dir, const struct qstr *qstr) argument
H A Dxattr_security.c48 ext2_init_security(struct inode *inode, struct inode *dir, const struct qstr *qstr) argument
/linux-master/fs/ext4/
H A Dhash.c301 struct qstr qstr = {.name = name, .len = len }; local
H A Dialloc.c423 find_group_orlov(struct super_block *sb, struct inode *parent, ext4_group_t *group, umode_t mode, const struct qstr *qstr) argument
923 __ext4_new_inode(struct mnt_idmap *idmap, handle_t *handle, struct inode *dir, umode_t mode, const struct qstr *qstr, __u32 goal, uid_t *owner, __u32 i_flags, int handle_type, unsigned int line_no, int nblocks) argument
H A Dxattr.h214 ext4_init_security(handle_t *handle, struct inode *inode, struct inode *dir, const struct qstr *qstr) argument
H A Dxattr_security.c55 ext4_init_security(handle_t *handle, struct inode *inode, struct inode *dir, const struct qstr *qstr) argument
/linux-master/fs/f2fs/
H A Ddir.c432 ino_t f2fs_inode_by_name(struct inode *dir, const struct qstr *qstr, argument
H A Dxattr.c154 f2fs_init_security(struct inode *inode, struct inode *dir, const struct qstr *qstr, struct page *ipage) argument
H A Dxattr.h161 f2fs_init_security(struct inode *inode, struct inode *dir, const struct qstr *qstr, struct page *ipage) argument
/linux-master/fs/fat/
H A Dnamei_msdos.c151 static int msdos_hash(const struct dentry *dentry, struct qstr *qstr) argument
H A Dnamei_vfat.c111 static unsigned int vfat_striptail_len(const struct qstr *qstr) argument
122 static int vfat_hash(const struct dentry *dentry, struct qstr *qstr) argument
134 vfat_hashi(const struct dentry *dentry, struct qstr *qstr) argument
[all...]

Completed in 245 milliseconds

12