Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ext4/
Dsuper.c1075 static int ext4_release_dquot(struct dquot *dquot);
1099 .release_dquot = ext4_release_dquot,
4880 static int ext4_release_dquot(struct dquot *dquot) in ext4_release_dquot() function