Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dextents_status.c1910 static struct pending_reservation *__get_pending(struct inode *inode, in __get_pending() function
2004 pr = __get_pending(inode, EXT4_B2C(sbi, lblk)); in __remove_pending()
2047 ret = (bool)(__get_pending(inode, EXT4_B2C(sbi, lblk)) != NULL); in ext4_is_pending()