Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ext3/
Dsuper.c762 static int ext3_acquire_dquot(struct dquot *dquot);
780 .acquire_dquot = ext3_acquire_dquot,
2897 static int ext3_acquire_dquot(struct dquot *dquot) in ext3_acquire_dquot() function