Home
last modified time | relevance | path

Searched hist:a478e522 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/quota/
H A Ddquot.ca478e522 Mon Aug 07 10:17:10 CDT 2017 Jan Kara <jack@suse.cz> quota: Inline inode_{incr,decr}_space() into callsites

inode_incr_space() and inode_decr_space() have only two callsites.
Inline them there as that will make locking changes simpler.

Signed-off-by: Jan Kara <jack@suse.cz>