Home
last modified time | relevance | path

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

/linux-6.12.1/fs/ext4/ !
Dsuper.c1578 static int ext4_acquire_dquot(struct dquot *dquot);
1599 .acquire_dquot = ext4_acquire_dquot,
6866 static int ext4_acquire_dquot(struct dquot *dquot) in ext4_acquire_dquot() function