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

/linux-4.1.27/fs/ext4/
H A Dsuper.c1058 static int ext4_release_dquot(struct dquot *dquot);
1082 .release_dquot = ext4_release_dquot,
5215 static int ext4_release_dquot(struct dquot *dquot) ext4_release_dquot() function

Completed in 84 milliseconds