Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_inode.h507 int xfs_inactive(struct xfs_inode *ip);
H A Dxfs_icache.c1843 error = xfs_inactive(ip); in xfs_inodegc_inactivate()
H A Dxfs_inode.c1710 xfs_inactive( in xfs_inactive() function