Searched defs:qstr (Results 1 – 25 of 34) sorted by relevance
12
/fs/autofs4/ |
D | waitq.c | 234 autofs4_find_wait(struct autofs_sb_info *sbi, struct qstr *qstr) in autofs4_find_wait() 258 struct qstr *qstr, in validate_request() 355 struct qstr qstr; in autofs4_wait() local
|
D | root.c | 177 struct qstr *qstr; in autofs4_lookup_active() local 229 struct qstr *qstr; in autofs4_lookup_expiring() local
|
/fs/affs/ |
D | namei.c | 69 __affs_hash_dentry(struct qstr *qstr, toupper_t toupper) in __affs_hash_dentry() 90 struct qstr *qstr) in affs_hash_dentry() 96 struct qstr *qstr) in affs_intl_hash_dentry()
|
/fs/isofs/ |
D | inode.c | 186 isofs_hash_common(const struct dentry *dentry, struct qstr *qstr, int ms) in isofs_hash_common() 207 isofs_hashi_common(const struct dentry *dentry, struct qstr *qstr, int ms) in isofs_hashi_common() 263 struct qstr *qstr) in isofs_hash() 270 struct qstr *qstr) in isofs_hashi() 294 struct qstr *qstr) in isofs_hash_ms() 301 struct qstr *qstr) in isofs_hashi_ms()
|
D | namei.c | 20 struct qstr qstr; in isofs_cmp() local
|
/fs/hpfs/ |
D | dentry.c | 16 struct qstr *qstr) in hpfs_hash_dentry()
|
/fs/jffs2/ |
D | security.c | 44 const struct qstr *qstr) in jffs2_init_security()
|
D | xattr.h | 128 #define jffs2_init_security(inode,dir,qstr) (0) argument
|
D | write.c | 442 const struct qstr *qstr) in jffs2_do_create()
|
/fs/jfs/ |
D | jfs_xattr.h | 69 struct inode *dir, const struct qstr *qstr) in jfs_init_security()
|
/fs/reiserfs/ |
D | xattr.h | 108 const struct qstr *qstr, in reiserfs_security_init()
|
D | xattr_security.c | 57 const struct qstr *qstr, in reiserfs_security_init()
|
/fs/ext2/ |
D | xattr_security.c | 63 const struct qstr *qstr) in ext2_init_security()
|
D | xattr.h | 123 const struct qstr *qstr) in ext2_init_security()
|
/fs/ext4/ |
D | xattr_security.c | 71 const struct qstr *qstr) in ext4_init_security()
|
D | ialloc.c | 366 const struct qstr *qstr) in find_group_orlov() 619 const struct qstr *qstr, __u32 goal, uid_t *owner) in ext4_new_inode()
|
/fs/ext3/ |
D | xattr_security.c | 66 const struct qstr *qstr) in ext3_init_security()
|
D | xattr.h | 134 struct inode *dir, const struct qstr *qstr) in ext3_init_security()
|
D | ialloc.c | 363 const struct qstr *qstr, umode_t mode) in ext3_new_inode()
|
/fs/ufs/ |
D | dir.c | 73 ino_t ufs_inode_by_name(struct inode *dir, const struct qstr *qstr) in ufs_inode_by_name() 251 struct ufs_dir_entry *ufs_find_entry(struct inode *dir, const struct qstr *qstr, in ufs_find_entry()
|
/fs/fat/ |
D | namei_vfat.c | 99 static unsigned int vfat_striptail_len(const struct qstr *qstr) in vfat_striptail_len() 111 struct qstr *qstr) in vfat_hash() 124 struct qstr *qstr) in vfat_hashi()
|
/fs/nilfs2/ |
D | dir.c | 336 nilfs_find_entry(struct inode *dir, const struct qstr *qstr, in nilfs_find_entry() 411 ino_t nilfs_inode_by_name(struct inode *dir, const struct qstr *qstr) in nilfs_inode_by_name()
|
/fs/adfs/ |
D | dir.c | 201 struct qstr *qstr) in adfs_hash()
|
/fs/sysv/ |
D | namei.c | 31 struct qstr *qstr) in sysv_hash()
|
/fs/btrfs/ |
D | xattr.c | 425 const struct qstr *qstr) in btrfs_xattr_security_init()
|
12