Home
last modified time | relevance | path

Searched refs:ocfs2_check_range_for_refcount (Results 1 – 2 of 2) sorted by relevance

/linux/fs/ocfs2/
H A Dfile.h69 int ocfs2_check_range_for_refcount(struct inode *inode, loff_t pos,
H A Dfile.c2149 int ocfs2_check_range_for_refcount(struct inode *inode, loff_t pos, in ocfs2_check_range_for_refcount() function
2325 ret = ocfs2_check_range_for_refcount(inode, pos, count); in ocfs2_prepare_inode_for_write()