Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ext4/
H A Dsuper.c1587 static int ext4_acquire_dquot(struct dquot *dquot);
1610 .acquire_dquot = ext4_acquire_dquot,
6261 static int ext4_acquire_dquot(struct dquot *dquot) in ext4_acquire_dquot() function
/kernel/linux/linux-6.6/fs/ext4/
H A Dsuper.c1583 static int ext4_acquire_dquot(struct dquot *dquot);
1604 .acquire_dquot = ext4_acquire_dquot,
6874 static int ext4_acquire_dquot(struct dquot *dquot) in ext4_acquire_dquot() function

Completed in 16 milliseconds