Searched refs:firstused (Results 1 - 3 of 3) sorted by relevance

/fs/xfs/libxfs/
H A Dxfs_attr_leaf.c109 to->firstused = be16_to_cpu(hdr3->firstused);
123 to->firstused = be16_to_cpu(from->hdr.firstused);
150 hdr3->firstused = cpu_to_be16(from->firstused);
165 to->hdr.firstused = cpu_to_be16(from->firstused);
975 ichdr.firstused = args->geo->blksize;
991 ichdr.freemap[0].size = ichdr.firstused
[all...]
H A Dxfs_da_format.h653 __be16 firstused; /* first used byte in name area */ member in struct:xfs_attr_leaf_hdr
696 __be16 firstused; member in struct:xfs_attr3_leaf_hdr
728 __uint16_t firstused; member in struct:xfs_attr3_icleaf_hdr
/fs/efs/
H A Defs.h102 unsigned char firstused; member in struct:efs_dir

Completed in 24 milliseconds