Home
last modified time | relevance | path

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

/linux-2.6.39/fs/xfs/
Dxfs_vnodeops.c1286 boolean_t unlock_dp_on_error = B_FALSE; in xfs_create() local
1355 unlock_dp_on_error = B_TRUE; in xfs_create()
1399 unlock_dp_on_error = B_FALSE; in xfs_create()
1468 if (unlock_dp_on_error) in xfs_create()
1944 boolean_t unlock_dp_on_error = B_FALSE; in xfs_symlink() local
2015 unlock_dp_on_error = B_TRUE; in xfs_symlink()
2061 unlock_dp_on_error = B_FALSE; in xfs_symlink()
2162 if (unlock_dp_on_error) in xfs_symlink()