Searched defs:fdq (Results 1 - 4 of 4) sorted by relevance
/linux-4.4.14/fs/quota/ |
H A D | quota.c | 207 struct qc_dqblk fdq; quota_getquota() local 254 struct qc_dqblk fdq; quota_setquota() local 547 struct fs_disk_quota fdq; quota_setxquota() local 609 struct fs_disk_quota fdq; quota_getxquota() local
|
/linux-4.4.14/include/linux/soc/ti/ |
H A D | knav_dma.h | 113 unsigned int fdq[KNAV_DMA_FDQ_PER_CHAN]; member in struct:knav_dma_rx_cfg
|
/linux-4.4.14/drivers/net/ethernet/ti/ |
H A D | netcp_core.c | 747 static void netcp_free_rx_buf(struct netcp_intf *netcp, int fdq) netcp_free_rx_buf() argument 808 static int netcp_allocate_rx_buf(struct netcp_intf *netcp, int fdq) netcp_allocate_rx_buf() argument
|
/linux-4.4.14/fs/gfs2/ |
H A D | quota.c | 777 gfs2_adjust_quota(struct gfs2_inode *ip, loff_t loc, s64 change, struct gfs2_quota_data *qd, struct qc_dqblk *fdq) gfs2_adjust_quota() argument 1572 gfs2_get_dqblk(struct super_block *sb, struct kqid qid, struct qc_dqblk *fdq) gfs2_get_dqblk() argument 1611 gfs2_set_dqblk(struct super_block *sb, struct kqid qid, struct qc_dqblk *fdq) gfs2_set_dqblk() argument
|
Completed in 151 milliseconds