Home
last modified time | relevance | path

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

/linux-6.1.9/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-6.1.9/fs/ocfs2/
Dfile.c648 dquot_free_space(inode, in ocfs2_extend_allocation()
679 dquot_free_space(inode, in ocfs2_extend_allocation()
Daops.c1837 dquot_free_space(inode, in ocfs2_write_begin_nolock()
/linux-6.1.9/fs/ext4/
Dioctl.c491 dquot_free_space(inode, diff); in swap_inode_boot_loader()