Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dquotaops.h370 static inline void dquot_free_space(struct inode *inode, qsize_t nr) in dquot_free_space() function
383 dquot_free_space(inode, nr << inode->i_blkbits); in dquot_free_block()
/Linux-v5.4/fs/ocfs2/
Dfile.c649 dquot_free_space(inode, in ocfs2_extend_allocation()
680 dquot_free_space(inode, in ocfs2_extend_allocation()
Daops.c1850 dquot_free_space(inode, in ocfs2_write_begin_nolock()
/Linux-v5.4/fs/ext4/
Dioctl.c234 dquot_free_space(inode, diff); in swap_inode_boot_loader()