Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
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()
/linux-4.19.296/fs/ocfs2/
Dfile.c667 dquot_free_space(inode, in ocfs2_extend_allocation()
698 dquot_free_space(inode, in ocfs2_extend_allocation()
Daops.c1863 dquot_free_space(inode, in ocfs2_write_begin_nolock()
/linux-4.19.296/fs/ext4/
Dioctl.c235 dquot_free_space(inode, diff); in swap_inode_boot_loader()