Home
last modified time | relevance | path

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

/Linux-v4.19/fs/xfs/
Dxfs_icreate_item.c167 icp->ic_format.icl_agbno = cpu_to_be32(agbno); in xfs_icreate_log()
Dxfs_log_recover.c3875 agbno = be32_to_cpu(icl->icl_agbno); in xlog_recover_do_icreate_pass2()
Dxfs_trace.h2125 __entry->agbno = be32_to_cpu(in_f->icl_agbno);
/Linux-v4.19/fs/xfs/libxfs/
Dxfs_log_format.h849 __be32 icl_agbno; /* start block of inode range */ member