Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dquota.h328 int (*acquire_dquot) (struct dquot *); /* Quota is going to be created on disk */ member
/linux/mm/
H A Dshmem_quota.c344 .acquire_dquot = shmem_acquire_dquot,
/linux/fs/ext4/
H A Dsuper.c1636 .acquire_dquot = ext4_acquire_dquot,