Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Dquota.h116 int ocfs2_create_local_dquot(struct dquot *dquot);
H A Dquota_global.c866 status = ocfs2_create_local_dquot(dquot); in ocfs2_acquire_dquot()
H A Dquota_local.c1213 int ocfs2_create_local_dquot(struct dquot *dquot) in ocfs2_create_local_dquot() function