Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/xfs/
Dxfs_vnodeops.c2348 int link_zero; in xfs_remove() local
2482 link_zero = (ip)->i_d.di_nlink==0; in xfs_remove()
2524 VOP_LINK_REMOVED(XFS_ITOV(ip), dir_vp, link_zero); in xfs_remove()