Searched refs:NFS_INO_FSCACHE (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/linux/ | ||
D | nfs_fs.h | 278 #define NFS_INO_FSCACHE (5) /* inode can be cached by FS-Cache */ macro |
/linux-6.1.9/fs/nfs/ | ||
D | nfstrace.h | 42 { BIT(NFS_INO_FSCACHE), "FSCACHE" }, \ |