Home
last modified time | relevance | path

Searched refs:release_dquot (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/include/linux/
Dquota.h317 int (*release_dquot) (struct dquot *); /* Quota is going to be deleted from disk */ member
/linux-4.1.27/Documentation/filesystems/
DLocking499 int (*release_dquot) (struct dquot *);
511 release_dquot: yes dqonoff_sem or dqptr_sem
/linux-4.1.27/fs/ocfs2/
Dquota_global.c966 .release_dquot = ocfs2_release_dquot,
/linux-4.1.27/fs/quota/
Ddquot.c784 dquot->dq_sb->dq_op->release_dquot(dquot); in dqput()
2001 .release_dquot = dquot_release,
/linux-4.1.27/fs/reiserfs/
Dsuper.c799 .release_dquot = reiserfs_release_dquot,
/linux-4.1.27/fs/ext3/
Dsuper.c781 .release_dquot = ext3_release_dquot,
/linux-4.1.27/fs/ext4/
Dsuper.c1082 .release_dquot = ext4_release_dquot,