Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Dquota.h115 int ocfs2_create_local_dquot(struct dquot *dquot);
H A Dquota_global.c883 status = ocfs2_create_local_dquot(dquot); in ocfs2_acquire_dquot()
H A Dquota_local.c1221 int ocfs2_create_local_dquot(struct dquot *dquot) in ocfs2_create_local_dquot() function