Searched refs:want_meta (Results 1 - 2 of 2) sorted by relevance

/linux-master/fs/ocfs2/
H A Dnamei.c242 int want_meta = 0; local
330 &xattr_credits, &want_meta);
342 want_meta++;
345 status = ocfs2_reserve_new_metadata_blocks(osb, want_meta, &meta_ac);
H A Dxattr.c616 int *want_meta)
661 *want_meta = *want_meta + 1;
610 ocfs2_calc_xattr_init(struct inode *dir, struct buffer_head *dir_bh, umode_t mode, struct ocfs2_security_xattr_info *si, int *want_clusters, int *xattr_credits, int *want_meta) argument

Completed in 141 milliseconds