Home
last modified time | relevance | path

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

/linux/include/linux/
A Dquotaops.h68 struct dquot *dquot_alloc(struct super_block *sb, int type);
/linux/fs/quota/
A Ddquot.c810 struct dquot *dquot_alloc(struct super_block *sb, int type) in dquot_alloc() function
814 EXPORT_SYMBOL(dquot_alloc);
2144 .alloc_dquot = dquot_alloc,
/linux/fs/reiserfs/
A Dsuper.c847 .alloc_dquot = dquot_alloc,
/linux/fs/f2fs/
A Dsuper.c2880 .alloc_dquot = dquot_alloc,
/linux/fs/ext4/
A Dsuper.c1618 .alloc_dquot = dquot_alloc,
/linux/
A Dvmlinux.symvers8374 0x00000000 dquot_alloc vmlinux EXPORT_SYMBOL
A DSystem.map10342 ffff8000102d4a40 T dquot_alloc
A D.tmp_System.map10342 ffff8000102d4a40 T dquot_alloc

Completed in 914 milliseconds