Home
last modified time | relevance | path

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

/linux/fs/jfs/
H A Djfs_inode.c81 rc = dquot_alloc_inode(inode); in ialloc()
/linux/fs/quota/
H A Ddquot.c1709 int dquot_alloc_inode(struct inode *inode) in dquot_alloc_inode() function
1751 EXPORT_SYMBOL(dquot_alloc_inode);
/linux/fs/ext4/
H A Dialloc.c1316 err = dquot_alloc_inode(inode); in __ext4_new_inode()
H A Dxattr.c930 err = dquot_alloc_inode(inode); in ext4_xattr_inode_alloc_quota()