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

/linux-master/tools/testing/selftests/sysctl/
H A Dsysctl.sh615 target_exists() function
958 if target_exists $TEST_TARGET $TEST_ID; then
/linux-master/fs/ocfs2/
H A Dnamei.c1205 int status = 0, rename_lock = 0, parents_locked = 0, target_exists = 0; local
1396 target_exists = 1;
1398 if (!target_exists && new_inode) {
1411 if (target_exists) {
1493 if (target_exists) {

Completed in 182 milliseconds