Home
last modified time | relevance | path

Searched defs:q (Results 1 – 25 of 44) sorted by relevance

12

/fs/
Dbio.c508 inline int bio_phys_segments(struct request_queue *q, struct bio *bio) in bio_phys_segments()
590 struct request_queue *q = bdev_get_queue(bdev); in bio_get_nr_vecs() local
602 static int __bio_add_page(struct request_queue *q, struct bio *bio, struct page in __bio_add_page()
730 int bio_add_pc_page(struct request_queue *q, struct bio *bio, struct page *page, in bio_add_pc_page()
753 struct request_queue *q = bdev_get_queue(bio->bi_bdev); in bio_add_page() local
1073 struct bio *bio_copy_user_iov(struct request_queue *q, in bio_copy_user_iov()
1199 struct bio *bio_copy_user(struct request_queue *q, struct rq_map_data *map_data, in bio_copy_user()
1212 static struct bio *__bio_map_user_iov(struct request_queue *q, in __bio_map_user_iov()
1336 struct bio *bio_map_user(struct request_queue *q, struct block_device *bdev, in bio_map_user()
1361 struct bio *bio_map_user_iov(struct request_queue *q, struct block_device *bdev, in bio_map_user_iov()
[all …]
Dbio-integrity.c353 struct request_queue *q; in bio_integrity_prep() local
/fs/xfs/
Dxfs_qm_syscalls.c64 struct xfs_quotainfo *q = mp->m_quotainfo; in xfs_qm_scall_quotaoff() local
409 struct xfs_quotainfo *q = mp->m_quotainfo; in xfs_qm_scall_getqstat() local
480 struct xfs_quotainfo *q = mp->m_quotainfo; in xfs_qm_scall_setqlim() local
Dxfs_trans_dquot.c304 xfs_dqtrx_t *q) in xfs_trans_dqlockedjoin()
610 xfs_quotainfo_t *q = mp->m_quotainfo; in xfs_trans_dqresv() local
845 xfs_qoff_logitem_t *q; in xfs_trans_get_qoff_item() local
Dxfs_discard.c160 struct request_queue *q = mp->m_ddev_targp->bt_bdev->bd_disk->queue; in xfs_ioc_trim() local
Dxfs_dquot.c92 struct xfs_quotainfo *q = mp->m_quotainfo; in xfs_qm_adjust_dqlimits() local
232 struct xfs_quotainfo *q = mp->m_quotainfo; in xfs_qm_init_dquot_blk() local
/fs/minix/
Ditree_common.c208 static inline int all_zeroes(block_t *p, block_t *q) in all_zeroes()
256 static inline void free_data(struct inode *inode, block_t *p, block_t *q) in free_data()
269 static void free_branches(struct inode *inode, block_t *p, block_t *q, int depth) in free_branches()
/fs/jffs2/
Dcompr_rubin.c39 unsigned long q; member
169 unsigned long q) in __do_decode()
207 unsigned long p = rs->p, q = rs->q; in decode() local
/fs/sysv/
Ditree.c268 static inline int all_zeroes(sysv_zone_t *p, sysv_zone_t *q) in all_zeroes()
325 static inline void free_data(struct inode *inode, sysv_zone_t *p, sysv_zone_t *q) in free_data()
337 static void free_branches(struct inode *inode, sysv_zone_t *p, sysv_zone_t *q, int depth) in free_branches()
/fs/jfs/
Dioctl.c134 struct request_queue *q = bdev_get_queue(sb->s_bdev); in jfs_ioctl() local
Dsuper.c355 struct request_queue *q = bdev_get_queue(sb->s_bdev); in parse_options() local
376 struct request_queue *q = bdev_get_queue(sb->s_bdev); in parse_options() local
/fs/sdcardfs/
Dpackagelist.c57 static inline void qstr_init(struct qstr *q, const char *name) in qstr_init()
92 struct qstr q; in get_appid() local
118 struct qstr q; in get_ext_gid() local
143 struct qstr q; in is_excluded() local
/fs/f2fs/
Dgc.h99 struct request_queue *q = bdev_get_queue(bdev); in is_idle() local
Dsuper.c702 struct request_queue *q = bdev_get_queue(sb->s_bdev); in f2fs_fill_super() local
/fs/efivarfs/
Dsuper.c105 struct qstr q; in efivarfs_alloc_dentry() local
/fs/ext2/
Dinode.c909 static inline int all_zeroes(__le32 *p, __le32 *q) in all_zeroes()
1010 static inline void ext2_free_data(struct inode *inode, __le32 *p, __le32 *q) in ext2_free_data()
1050 static void ext2_free_branches(struct inode *inode, __le32 *p, __le32 *q, int depth) in ext2_free_branches()
/fs/hpfs/
Dea.c288 secno q = hpfs_alloc_sector(s, fno, 1, 0); in hpfs_set_ea() local
Dalloc.c69 unsigned i, q; in alloc_in_bmp() local
/fs/ext4/
Dioctl.c604 struct request_queue *q = bdev_get_queue(sb->s_bdev); in ext4_ioctl() local
/fs/autofs4/
Dexpire.c88 struct dentry *q; in get_next_positive_subdir() local
/fs/gfs2/
Dquota.c647 struct gfs2_quota q, *qp; in gfs2_adjust_quota() local
856 struct gfs2_quota q; in update_qd() local
/fs/cifs/
Ddir.c826 struct qstr *q) in cifs_ci_hash()
/fs/btrfs/
Ddelayed-ref.c437 struct list_head *pos, *q; in btrfs_release_ref_cluster() local
Dvolumes.c700 struct request_queue *q; in __btrfs_open_devices() local
1912 struct request_queue *q; in btrfs_init_new_device() local
2111 struct request_queue *q; in btrfs_init_dev_replace_tgtdev() local
5153 struct request_queue *q = bdev_get_queue(bdev); in bio_size_ok() local
/fs/exofs/
Dore_raid.c334 struct request_queue *q; in _add_to_r4w() local

12