Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dgfs2_ondisk.h302 __be64 di_eattr; /* extended attribute block number */ member
/openbmc/linux/fs/gfs2/
H A Dglops.c450 ip->i_eattr = be64_to_cpu(str->di_eattr); in gfs2_dinode_in()
H A Dsuper.c433 str->di_eattr = cpu_to_be64(ip->i_eattr); in gfs2_dinode_out()