Home
last modified time | relevance | path

Searched refs:NFS_INO_FSCACHE (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/fs/nfs/
H A Dfscache.c318 clear_bit(NFS_INO_FSCACHE, &nfsi->flags); in nfs_fscache_open_file()
326 set_bit(NFS_INO_FSCACHE, &NFS_I(inode)->flags); in nfs_fscache_open_file()
H A Dnfstrace.h69 TRACE_DEFINE_ENUM(NFS_INO_FSCACHE); variable
82 { BIT(NFS_INO_FSCACHE), "FSCACHE" }, \
/kernel/linux/linux-5.10/include/linux/
H A Dnfs_fs.h259 #define NFS_INO_FSCACHE (5) /* inode can be cached by FS-Cache */ macro

Completed in 4 milliseconds