Home
last modified time | relevance | path

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

/include/linux/
Dquotaops.h309 static inline int dquot_alloc_space(struct inode *inode, qsize_t nr) in dquot_alloc_space() function
337 return dquot_alloc_space(inode, nr << inode->i_blkbits); in dquot_alloc_block()