Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ocfs2/
Dquota.h116 int ocfs2_create_local_dquot(struct dquot *dquot);
Dquota_global.c866 status = ocfs2_create_local_dquot(dquot); in ocfs2_acquire_dquot()
Dquota_local.c1216 int ocfs2_create_local_dquot(struct dquot *dquot) in ocfs2_create_local_dquot() function