Home
last modified time | relevance | path

Searched refs:icl_agbno (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/fs/xfs/
Dxfs_icreate_item.c179 icp->ic_format.icl_agbno = cpu_to_be32(agbno); in xfs_icreate_log()
Dxfs_log_recover.c3055 agbno = be32_to_cpu(icl->icl_agbno); in xlog_recover_do_icreate_pass2()
/linux-4.1.27/fs/xfs/libxfs/
Dxfs_log_format.h672 __be32 icl_agbno; /* start block of inode range */ member