Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_extfree_item.c179 uint len32 = xfs_efi_log_format32_sizeof(src_efi_fmt->efi_nextents); in xfs_efi_copy_format() local
/fs/ntfs3/
Dfsntfs.c1205 u32 len32 = len >= bytes ? bytes : len; in ntfs_read_run_nb() local
1317 u32 len32 = min_t(u64, len, bytes); in ntfs_get_bh() local