Home
last modified time | relevance | path

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

/linux/fs/ocfs2/
H A Dinode.h39 u32 ip_attr; /* inode attributes */ member
H A Ddlmglue.c2193 lvb->lvb_iattr = cpu_to_be32(oi->ip_attr); in __ocfs2_stuff_meta_lvb()
2226 oi->ip_attr = be32_to_cpu(lvb->lvb_iattr); in ocfs2_refresh_inode_from_lvb()
H A Drefcounttree.c4042 OCFS2_I(t_inode)->ip_attr = OCFS2_I(s_inode)->ip_attr; in ocfs2_complete_reflink()