Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/
A Dnfs_fs.h275 #define NFS_INO_STALE (1) /* possible stale inode */ macro
329 return test_bit(NFS_INO_STALE, &NFS_I(inode)->flags); in NFS_STALE()
/linux-6.3-rc2/fs/nfs/
A Dinode.c290 set_bit(NFS_INO_STALE, &NFS_I(inode)->flags); in nfs_set_inode_stale_locked()
A Dnfstrace.h39 { BIT(NFS_INO_STALE), "STALE" }, \

Completed in 9 milliseconds