Home
last modified time | relevance | path

Searched refs:ocfs2_align_bytes_to_blocks (Results 1 – 3 of 3) sorted by relevance

/linux/fs/ocfs2/
H A Docfs2.h826 static inline u64 ocfs2_align_bytes_to_blocks(struct super_block *sb, in ocfs2_align_bytes_to_blocks() function
H A Dquota_global.c242 ocfs2_align_bytes_to_blocks(sb, off + len); in ocfs2_quota_write()
H A Dfile.c973 zero_start = ocfs2_align_bytes_to_blocks(sb, i_size_read(inode)); in ocfs2_zero_extend()