Home
last modified time | relevance | path

Searched defs:logstart (Results 1 – 2 of 2) sorted by relevance

/linux/fs/xfs/
H A Dxfs_ioctl32.h157 __u64 logstart; /* starting fsblock of the log */ member
/linux/fs/fat/
H A Dfat.h439 static inline unsigned long fat_dir_hash(int logstart) in fat_dir_hash()