Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ocfs2/
Dquota.h116 int ocfs2_create_local_dquot(struct dquot *dquot);
Dquota_global.c878 status = ocfs2_create_local_dquot(dquot); in ocfs2_acquire_dquot()
Dquota_local.c1220 int ocfs2_create_local_dquot(struct dquot *dquot) in ocfs2_create_local_dquot() function