Searched refs:di_onlink (Results 1 - 4 of 4) sorted by last modified time

/linux-master/fs/xfs/
H A Dxfs_inode_item_recover.c178 to->di_onlink = 0;
/linux-master/fs/xfs/libxfs/
H A Dxfs_inode_buf.c212 set_nlink(inode, be16_to_cpu(from->di_onlink));
318 to->di_onlink = 0;
H A Dxfs_format.h812 __be16 di_onlink; /* old number of links to file */ member in struct:xfs_dinode
/linux-master/fs/xfs/scrub/
H A Dinode.c424 if (dip->di_onlink != 0)

Completed in 165 milliseconds