Searched defs:logstart (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/xfs/ | ||
| H A D | xfs_ioctl32.h | 157 __u64 logstart; /* starting fsblock of the log */ member |
| /linux/fs/fat/ | ||
| H A D | fat.h | 439 static inline unsigned long fat_dir_hash(int logstart) in fat_dir_hash() |