Home
last modified time | relevance | path

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

/openbmc/linux/fs/ocfs2/
H A Dquota.h117 int ocfs2_local_release_dquot(handle_t *handle, struct dquot *dquot);
H A Dquota_global.c762 status = ocfs2_local_release_dquot(handle, dquot); in ocfs2_release_dquot()
H A Dquota_local.c1267 int ocfs2_local_release_dquot(handle_t *handle, struct dquot *dquot) in ocfs2_local_release_dquot() function