Searched refs:dp_joined_to_trans (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/gnu/fs/xfs/
H A Dxfs_vnodeops.c1859 boolean_t dp_joined_to_trans; local
1914 dp_joined_to_trans = B_FALSE;
1981 dp_joined_to_trans = B_TRUE;
2065 if (!dp_joined_to_trans && (dp != NULL))
2775 boolean_t dp_joined_to_trans; local
2794 dp_joined_to_trans = B_FALSE;
2888 dp_joined_to_trans = B_TRUE;
2979 if (!dp_joined_to_trans && (dp != NULL)) {
3287 boolean_t dp_joined_to_trans; local
3310 dp_joined_to_trans
[all...]

Completed in 206 milliseconds