Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dnfs_fs.h278 #define NFS_INO_FSCACHE (5) /* inode can be cached by FS-Cache */ macro
/linux-6.1.9/fs/nfs/
Dnfstrace.h42 { BIT(NFS_INO_FSCACHE), "FSCACHE" }, \