Home
last modified time | relevance | path

Searched refs:__inode_sub_bytes (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/fs/
Dstat.c469 void __inode_sub_bytes(struct inode *inode, loff_t bytes) in __inode_sub_bytes() function
480 EXPORT_SYMBOL(__inode_sub_bytes);
485 __inode_sub_bytes(inode, bytes); in inode_sub_bytes()
/linux-4.1.27/fs/quota/
Ddquot.c1565 __inode_sub_bytes(inode, number); in inode_reclaim_rsv_space()
/linux-4.1.27/include/linux/
Dfs.h2730 void __inode_sub_bytes(struct inode *inode, loff_t bytes);