Home
last modified time | relevance | path

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

/linux-4.4.14/fs/
Dstat.c467 void __inode_sub_bytes(struct inode *inode, loff_t bytes) in __inode_sub_bytes() function
478 EXPORT_SYMBOL(__inode_sub_bytes);
483 __inode_sub_bytes(inode, bytes); in inode_sub_bytes()
/linux-4.4.14/fs/quota/
Ddquot.c1584 __inode_sub_bytes(inode, number); in inode_reclaim_rsv_space()
/linux-4.4.14/include/linux/
Dfs.h2763 void __inode_sub_bytes(struct inode *inode, loff_t bytes);