Searched refs:ext4_acquire_dquot (Results 1 – 1 of 1) sorted by relevance
1310 static int ext4_acquire_dquot(struct dquot *dquot);1334 .acquire_dquot = ext4_acquire_dquot,5476 static int ext4_acquire_dquot(struct dquot *dquot) in ext4_acquire_dquot() function