Home
last modified time | relevance | path

Searched defs:bhs (Results 26 - 50 of 50) sorted by relevance

12

/kernel/linux/linux-6.6/fs/fat/
H A Dfatent.c45 struct buffer_head **bhs = fatent->bhs; in fat12_ent_set_ptr() local
72 struct buffer_head **bhs = fatent->bhs; fat12_ent_bread() local
198 struct buffer_head **bhs = fatent->bhs; fat12_ent_next() local
325 struct buffer_head **bhs = fatent->bhs; fat_ent_update_ptr() local
376 fat_mirror_bhs(struct super_block *sb, struct buffer_head **bhs, int nr_bhs) fat_mirror_bhs() argument
448 fat_collect_bhs(struct buffer_head **bhs, int *nr_bhs, struct fat_entry *fatent) fat_collect_bhs() argument
472 struct buffer_head *bhs[MAX_BUF_PER_PAGE]; fat_alloc_clusters() local
560 struct buffer_head *bhs[MAX_BUF_PER_PAGE]; fat_free_clusters() local
[all...]
H A Ddir.c1081 fat_zeroed_cluster(struct inode *dir, sector_t blknr, int nr_used, struct buffer_head **bhs, int nr_bhs) fat_zeroed_cluster() argument
1137 struct buffer_head *bhs[MAX_BUF_PER_PAGE]; fat_alloc_new_dir() local
1204 struct buffer_head *bhs[MAX_BUF_PER_PAGE]; fat_add_new_entries() local
1286 struct buffer_head *bh, *prev, *bhs[3]; /* 32*slots (672bytes) */ fat_add_entries() local
[all...]
H A Dfat.h350 struct buffer_head *bhs[2]; member
/kernel/linux/linux-6.6/fs/ntfs/
H A Dcompress.c474 struct buffer_head **bhs; in ntfs_read_compressed_block() local
[all...]
H A Dmft.c460 struct buffer_head *bhs[MAX_BHS]; in ntfs_sync_mft_mirror() local
667 struct buffer_head *bhs[MAX_BHS]; in write_mft_record_nolock() local
[all...]
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dextent_map.c956 ocfs2_read_virt_blocks(struct inode *inode, u64 v_block, int nr, struct buffer_head *bhs[], int flags, int (*validate)(struct super_block *sb, struct buffer_head *bh)) ocfs2_read_virt_blocks() argument
H A Dnamei.c1700 struct buffer_head **bhs = NULL; in ocfs2_create_symlink_data() local
1756 bhs[virtual]); in ocfs2_create_symlink_data() local
[all...]
H A Dalloc.c985 ocfs2_create_new_meta_bhs(handle_t *handle, struct ocfs2_extent_tree *et, int wanted, struct ocfs2_alloc_context *meta_ac, struct buffer_head *bhs[]) ocfs2_create_new_meta_bhs() argument
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dbuffer_head.h426 static inline void bh_read_batch(int nr, struct buffer_head *bhs[]) in bh_read_batch() argument
431 static inline void bh_readahead_batch(int nr, struct buffer_head *bhs[], in bh_readahead_batch() argument
/kernel/linux/linux-5.10/fs/fat/
H A Ddir.c1081 fat_zeroed_cluster(struct inode *dir, sector_t blknr, int nr_used, struct buffer_head **bhs, int nr_bhs) fat_zeroed_cluster() argument
1137 struct buffer_head *bhs[MAX_BUF_PER_PAGE]; fat_alloc_new_dir() local
1204 struct buffer_head *bhs[MAX_BUF_PER_PAGE]; fat_add_new_entries() local
1286 struct buffer_head *bh, *prev, *bhs[3]; /* 32*slots (672bytes) */ fat_add_entries() local
[all...]
H A Dfat.h349 struct buffer_head *bhs[2]; member
/kernel/linux/linux-5.10/fs/ocfs2/
H A Dnamei.c1696 struct buffer_head **bhs = NULL; in ocfs2_create_symlink_data() local
1752 bhs[virtual]); in ocfs2_create_symlink_data() local
[all...]
H A Dalloc.c987 ocfs2_create_new_meta_bhs(handle_t *handle, struct ocfs2_extent_tree *et, int wanted, struct ocfs2_alloc_context *meta_ac, struct buffer_head *bhs[]) ocfs2_create_new_meta_bhs() argument
[all...]
/kernel/linux/linux-5.10/fs/ext4/
H A Dxattr.c352 struct buffer_head **bhs = bhs_inline; in ext4_xattr_inode_read() local
[all...]
H A Dmballoc.c875 struct buffer_head *bhs; in ext4_mb_init_cache() local
H A Dinode.c913 ext4_bread_batch(struct inode *inode, ext4_lblk_t block, int bh_count, bool wait, struct buffer_head **bhs) ext4_bread_batch() argument
[all...]
/kernel/linux/linux-5.10/fs/
H A Dbuffer.c1235 struct buffer_head *bhs[BH_LRU_SIZE]; member
3090 ll_rw_block(int op, int op_flags, int nr, struct buffer_head *bhs[]) ll_rw_block() argument
[all...]
/kernel/linux/linux-5.10/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c1284 unsigned char *bhs; in do_rx_iscsi_hdr() local
/kernel/linux/linux-6.6/fs/ext4/
H A Dxattr.c388 struct buffer_head **bhs = bhs_inline; in ext4_xattr_inode_read() local
[all...]
H A Dmballoc.c1284 struct buffer_head *bhs; in ext4_mb_init_cache() local
H A Dinode.c902 ext4_bread_batch(struct inode *inode, ext4_lblk_t block, int bh_count, bool wait, struct buffer_head **bhs) ext4_bread_batch() argument
[all...]
/kernel/linux/linux-6.6/fs/
H A Dbuffer.c1305 struct buffer_head *bhs[BH_LRU_SIZE]; member
3116 __bh_read_batch(int nr, struct buffer_head *bhs[], blk_opf_t op_flags, bool force_lock) __bh_read_batch() argument
[all...]
/kernel/linux/linux-6.6/drivers/scsi/cxgbi/cxgb4i/
H A Dcxgb4i.c1285 unsigned char *bhs; in do_rx_iscsi_hdr() local
/kernel/linux/linux-5.10/kernel/rcu/
H A Drcutorture.c1313 unsigned long bhs = RCUTORTURE_RDR_BH | RCUTORTURE_RDR_RBH; in rcutorture_extend_mask() local
/kernel/linux/linux-6.6/kernel/rcu/
H A Drcutorture.c1884 unsigned long bhs = RCUTORTURE_RDR_BH | RCUTORTURE_RDR_RBH; in rcutorture_extend_mask() local

Completed in 68 milliseconds

12