Home
last modified time | relevance | path

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

/linux-3.4.99/fs/ocfs2/
Dxattr.c254 int *block_off,
1198 int uninitialized_var(block_off); in ocfs2_xattr_block_get()
1233 &block_off, in ocfs2_xattr_block_get()
1235 xs->base = bucket_block(xs->bucket, block_off); in ocfs2_xattr_block_get()
3065 int i, block_off = 0; in ocfs2_calc_xattr_set_need() local
3076 i, &block_off, in ocfs2_calc_xattr_set_need()
3078 base = bucket_block(xbs->bucket, block_off); in ocfs2_calc_xattr_set_need()
3731 int i, ret = 0, cmp = 1, block_off, new_offset; in ocfs2_find_xe_in_bucket() local
3758 &block_off, in ocfs2_find_xe_in_bucket()
3766 xe_name = bucket_block(bucket, block_off) + new_offset; in ocfs2_find_xe_in_bucket()
[all …]