Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ocfs2/
Dquota.h117 int ocfs2_local_release_dquot(handle_t *handle, struct dquot *dquot);
Dquota_global.c762 status = ocfs2_local_release_dquot(handle, dquot); in ocfs2_release_dquot()
Dquota_local.c1270 int ocfs2_local_release_dquot(handle_t *handle, struct dquot *dquot) in ocfs2_local_release_dquot() function