Home
last modified time | relevance | path

Searched defs:qname (Results 1 – 16 of 16) sorted by relevance

/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_debugfs.c67 static char qname[12]; in debugfs_dim_ring_init() local
/linux/net/sunrpc/
H A Dsched.c243 static void __rpc_init_priority_wait_queue(struct rpc_wait_queue *queue, const char *qname, unsigne… in __rpc_init_priority_wait_queue()
259 void rpc_init_priority_wait_queue(struct rpc_wait_queue *queue, const char *qname) in rpc_init_priority_wait_queue()
265 void rpc_init_wait_queue(struct rpc_wait_queue *queue, const char *qname) in rpc_init_wait_queue()
/linux/fs/ext4/
H A Dhash.c264 struct qstr qname = QSTR_INIT(name, len); in __ext4fs_dirhash() local
H A Dsuper.c2030 char *qname; in note_qf_name() local
2534 char *qname; in ext4_apply_quota_options() local
/linux/fs/crypto/
H A Dfname.c349 const struct qstr qname = FSTR_TO_QSTR(iname); in fscrypt_fname_disk_to_usr() local
/linux/fs/fat/
H A Dnamei_vfat.c653 static int vfat_add_entry(struct inode *dir, const struct qstr *qname, in vfat_add_entry()
689 static int vfat_find(struct inode *dir, const struct qstr *qname, in vfat_find()
/linux/net/batman-adv/
H A Dsend.c503 const char *qname; batadv_forw_packet_alloc() local
/linux/fs/btrfs/
H A Dioctl.c897 struct qstr *qname, struct btrfs_root *snap_src, in btrfs_mksubvol()
951 struct qstr *qname, in btrfs_mksnapshot()
1190 struct qstr qname = QSTR_INIT(name, strlen(name)); in __btrfs_ioctl_snap_create() local
/linux/fs/exfat/
H A Dnamei.c590 static int exfat_find(struct inode *dir, const struct qstr *qname, in exfat_find()
/linux/fs/ecryptfs/
H A Dinode.c388 struct qstr qname = QSTR_INIT(ecryptfs_dentry->d_name.name, in ecryptfs_lookup() local
/linux/fs/f2fs/
H A Dsuper.c522 char *qname; in f2fs_note_qf_name() local
1563 char *qname; in f2fs_apply_quota_options() local
/linux/fs/proc/
H A Dproc_sysctl.c685 struct qstr qname; in proc_sys_fill_cache() local
H A Dbase.c2125 struct qstr qname = QSTR_INIT(name, len); in proc_fill_cache() local
/linux/fs/ocfs2/dlm/
H A Ddlmmaster.c527 char *qname; in dlm_init_lockres() local
/linux/fs/
H A Dnamei.c2913 static int lookup_noperm_common(struct qstr *qname, struct dentry *base) in lookup_noperm_common()
2943 struct qstr *qname, struct dentry *base) in lookup_one_common()
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_debugfs.c328 static const char * const qname[] = { in cim_qcfg_show() local