Home
last modified time | relevance | path

Searched refs:logstart (Results 1 – 4 of 4) sorted by relevance

/linux/fs/xfs/libxfs/
A Dxfs_fs.h139 __u64 logstart; /* starting fsblock of the log */ member
165 __u64 logstart; /* starting fsblock of the log */ member
192 __u64 logstart; /* starting fsblock of the log */ member
A Dxfs_sb.c1083 geo->logstart = sbp->sb_logstart; in xfs_fs_geometry()
/linux/fs/fat/
A Dfat.h423 static inline unsigned long fat_dir_hash(int logstart) in fat_dir_hash() argument
425 return hash_32(logstart, FAT_HASH_BITS); in fat_dir_hash()
/linux/fs/xfs/
A Dxfs_ioctl32.h179 __u64 logstart; /* starting fsblock of the log */ member

Completed in 15 milliseconds