Searched defs:cachefs_log_nocache_record (Results 1 – 1 of 1) sorted by relevance
382 struct cachefs_log_nocache_record { struct383 int type; /* == CACHEFS_LOG_NOCACHE */384 int error; /* errno */385 cfs_time_t time; /* timestamp */386 uint64_t vfsp; /* which filesystem */387 cfs_fid_t fid; /* fid of file being nocached */388 ino64_t fileno; /* fileno of file being nocached */