Home
last modified time | relevance | path

Searched refs:alloc_blksz_shift (Results 1 – 5 of 5) sorted by relevance

/linux/fs/hfsplus/
H A Dxattr.c185 hip->clump_blocks = clump_size >> sbi->alloc_blksz_shift; in hfsplus_create_attributes_file()
200 (loff_t)hip->alloc_blocks << sbi->alloc_blksz_shift; in hfsplus_create_attributes_file()
H A Dbtree.c363 HFSPLUS_SB(tree->sb)->alloc_blksz_shift; in hfs_bmap_reserve()
H A Dhfsplus_fs.h167 int alloc_blksz_shift; member
H A Dextents.c575 HFSPLUS_SB(sb)->alloc_blksz_shift; in hfsplus_file_truncate()
H A Dinode.c480 be32_to_cpu(fork->clump_size) >> sbi->alloc_blksz_shift; in hfsplus_inode_read_fork()