Searched refs:ocfs2_truncate_inline (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/ocfs2/ |
H A D | alloc.h | 220 int ocfs2_truncate_inline(struct inode *inode, struct buffer_head *di_bh,
|
H A D | file.c | 488 status = ocfs2_truncate_inline(inode, di_bh, new_i_size, in ocfs2_truncate_file() 1797 ret = ocfs2_truncate_inline(inode, di_bh, byte_start, in ocfs2_remove_inode_range()
|
H A D | alloc.c | 7378 int ocfs2_truncate_inline(struct inode *inode, struct buffer_head *di_bh, in ocfs2_truncate_inline() function
|