Home
last modified time | relevance | path

Searched defs:h_version (Results 1 – 5 of 5) sorted by relevance

/linux-4.19.296/fs/omfs/
Domfs_fs.h39 u8 h_version; /* version, always 1 */ member
/linux-4.19.296/include/linux/lockd/
Dlockd.h51 u32 h_version; /* interface version */ member
/linux-4.19.296/fs/xfs/libxfs/
Dxfs_log_format.h165 __be32 h_version; /* LR version : 4 */ member
/linux-4.19.296/fs/dlm/
Ddlm_internal.h381 uint32_t h_version; member
/linux-4.19.296/fs/xfs/
Dxfs_log_recover.c1292 int h_version = be32_to_cpu(rhead->h_version); in xlog_check_unmount_rec() local