Searched defs:nr_blocks (Results 1 – 13 of 13) sorted by relevance
/fs/afs/ |
D | dir_edit.c | 194 unsigned int need_slots, nr_blocks, b; in afs_edit_dir_add() local 371 unsigned int need_slots, nr_blocks, b; in afs_edit_dir_remove() local
|
/fs/gfs2/ |
D | dir.h | 20 unsigned nr_blocks; member
|
/fs/xfs/libxfs/ |
D | xfs_btree_staging.h | 109 uint64_t nr_blocks; member
|
D | xfs_btree_staging.c | 648 uint64_t nr_blocks = 0; in xfs_btree_bload_compute_geometry() local
|
/fs/crypto/ |
D | inline_crypt.c | 505 u64 fscrypt_limit_io_blocks(const struct inode *inode, u64 lblk, u64 nr_blocks) in fscrypt_limit_io_blocks()
|
/fs/ntfs/ |
D | volume.h | 32 LCN nr_blocks; /* Number of sb->s_blocksize bytes member
|
D | inode.c | 1758 unsigned int i, nr_blocks; in ntfs_read_inode_mount() local
|
D | super.c | 667 sector_t nr_blocks = NTFS_SB(sb)->nr_blocks; in read_ntfs_boot_sector() local
|
/fs/xfs/scrub/ |
D | repair.c | 161 xfs_extlen_t nr_blocks, in xrep_ag_has_space()
|
/fs/jffs2/ |
D | jffs2_fs_sb.h | 91 uint32_t nr_blocks; member
|
/fs/iomap/ |
D | buffered-io.c | 55 unsigned int nr_blocks = i_blocks_per_page(inode, page); in iomap_page_create() local 73 unsigned int nr_blocks = i_blocks_per_page(page->mapping->host, page); in iomap_page_release() local
|
/fs/zonefs/ |
D | super.c | 248 loff_t nr_blocks; in zonefs_update_stats() local
|
/fs/ocfs2/ |
D | file.c | 1547 u64 start_block, end_block, nr_blocks; in ocfs2_zeroout_partial_cluster() local
|