Home
last modified time | relevance | path

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

/linux-3.4.99/fs/xfs/
Dxfs_vnodeops.c849 boolean_t unlock_dp_on_error = B_FALSE; in xfs_create() local
918 unlock_dp_on_error = B_TRUE; in xfs_create()
954 unlock_dp_on_error = B_FALSE; in xfs_create()
1023 if (unlock_dp_on_error) in xfs_create()
1491 boolean_t unlock_dp_on_error = B_FALSE; in xfs_symlink() local
1562 unlock_dp_on_error = B_TRUE; in xfs_symlink()
1608 unlock_dp_on_error = B_FALSE; in xfs_symlink()
1711 if (unlock_dp_on_error) in xfs_symlink()