Searched defs:want_clusters (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/fs/ocfs2/ |
H A D | namei.c | 250 int want_clusters = 0; ocfs2_mknod() local 1763 int want_clusters = 0; ocfs2_symlink() local
|
H A D | refcounttree.c | 2660 unsigned int want_clusters, rec_end = 0; ocfs2_refcount_cal_cow_clusters() local
|
H A D | xattr.c | 593 ocfs2_calc_security_init(struct inode *dir, struct ocfs2_security_xattr_info *si, int *want_clusters, int *xattr_credits, struct ocfs2_alloc_context **xattr_ac) ocfs2_calc_security_init() argument 631 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) ocfs2_calc_xattr_init() argument
|
Completed in 163 milliseconds