Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dnfs_fs.h429 extern int nfs_attribute_cache_expired(struct inode *inode);
/openbmc/linux/fs/nfs/
H A Dinode.c174 return nfs_attribute_cache_expired(inode); in nfs_check_cache_invalid()
886 do_update |= force_sync || nfs_attribute_cache_expired(inode); in nfs_getattr()
1270 int nfs_attribute_cache_expired(struct inode *inode) in nfs_attribute_cache_expired() function