Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dquotaops.h379 static inline void dquot_free_space(struct inode *inode, qsize_t nr) in dquot_free_space() function
392 dquot_free_space(inode, nr << inode->i_blkbits); in dquot_free_block()
/OK3568_Linux_fs/kernel/fs/ocfs2/
H A Dfile.c653 dquot_free_space(inode, in ocfs2_extend_allocation()
684 dquot_free_space(inode, in ocfs2_extend_allocation()
H A Daops.c1841 dquot_free_space(inode, in ocfs2_write_begin_nolock()
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dioctl.c235 dquot_free_space(inode, diff); in swap_inode_boot_loader()