Home
last modified time | relevance | path

Searched refs:acquire_dquot (Results 1 – 6 of 6) sorted by relevance

/linux-4.19.296/include/linux/
Dquota.h326 int (*acquire_dquot) (struct dquot *); /* Quota is going to be created on disk */ member
/linux-4.19.296/fs/ocfs2/
Dquota_global.c1010 .acquire_dquot = ocfs2_acquire_dquot,
/linux-4.19.296/fs/quota/
Ddquot.c962 err = sb->dq_op->acquire_dquot(dquot); in dqget()
2201 .acquire_dquot = dquot_acquire,
/linux-4.19.296/fs/reiserfs/
Dsuper.c849 .acquire_dquot = reiserfs_acquire_dquot,
/linux-4.19.296/fs/f2fs/
Dsuper.c1925 .acquire_dquot = dquot_acquire,
/linux-4.19.296/fs/ext4/
Dsuper.c1390 .acquire_dquot = ext4_acquire_dquot,