Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dquotaops.h377 static inline void dquot_free_space(struct inode *inode, qsize_t nr) in dquot_free_space() function
390 dquot_free_space(inode, nr << inode->i_blkbits); in dquot_free_block()
/linux/fs/ocfs2/
H A Dfile.c652 dquot_free_space(inode, in ocfs2_extend_allocation()
683 dquot_free_space(inode, in ocfs2_extend_allocation()
H A Daops.c1835 dquot_free_space(inode, in ocfs2_write_begin_nolock()
/linux/fs/ext4/
H A Dioctl.c499 dquot_free_space(inode, diff); in swap_inode_boot_loader()