Home | History | Annotate | Download | only in linux

Lines Matching defs:i_nlink

767 	unsigned int		i_nlink;
1729 * direct filesystem manipulation of i_nlink. Currently,
1734 inode->i_nlink++;
1748 * direct filesystem manipulation of i_nlink. In cases
1756 inode->i_nlink--;
1764 * direct filesystem manipulation of i_nlink. See
1765 * drop_nlink() for why we care about i_nlink hitting zero.
1769 inode->i_nlink = 0;