Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Dextent_map.h33 int ocfs2_get_clusters(struct inode *inode, u32 v_cluster, u32 *p_cluster,
47 u32 *p_cluster, u32 *num_clusters,
H A Drefcounttree.h92 u32 cpos, u32 p_cluster, u32 num_clusters,
H A Dxattr.c1345 u32 cpos, p_cluster, num_clusters, bpc, clusters; in ocfs2_xattr_get_value_outside() local
1359 ret = ocfs2_xattr_get_clusters(inode, cpos, &p_cluster, in ocfs2_xattr_get_value_outside()
1366 blkno = ocfs2_clusters_to_blocks(inode->i_sb, p_cluster); in ocfs2_xattr_get_value_outside()
1595 u32 p_cluster, num_clusters; in __ocfs2_xattr_set_value_outside() local
1606 ret = ocfs2_xattr_get_clusters(inode, cpos, &p_cluster, in __ocfs2_xattr_set_value_outside()
1616 blkno = ocfs2_clusters_to_blocks(inode->i_sb, p_cluster); in __ocfs2_xattr_set_value_outside()
2569 u32 p_cluster, num_clusters; in ocfs2_lock_xattr_remove_allocators() local
2573 ret = ocfs2_xattr_get_clusters(inode, 0, &p_cluster, in ocfs2_lock_xattr_remove_allocators()
6011 u32 p_cluster, num_clusters; in ocfs2_prepare_refcount_xattr() local
6071 ret = ocfs2_xattr_get_clusters(inode, 0, &p_cluster, in ocfs2_prepare_refcount_xattr()
[all …]