Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ext4/
H A Dsuper.c1613 static int ext4_release_dquot(struct dquot *dquot);
1636 .release_dquot = ext4_release_dquot,
6220 static int ext4_release_dquot(struct dquot *dquot) in ext4_release_dquot() function