Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dquotaops.h382 static inline void dquot_free_space(struct inode *inode, qsize_t nr) in dquot_free_space() function
395 dquot_free_space(inode, nr << inode->i_blkbits); in dquot_free_block()
/openbmc/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.c1837 dquot_free_space(inode, in ocfs2_write_begin_nolock()
/openbmc/linux/fs/ext4/
H A Dioctl.c490 dquot_free_space(inode, diff); in swap_inode_boot_loader()