Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/sysctl/
H A Dsysctl.sh614 target_exists() function
934 if target_exists $TEST_TARGET $TEST_ID; then
/openbmc/linux/fs/ocfs2/
H A Dnamei.c1209 int status = 0, rename_lock = 0, parents_locked = 0, target_exists = 0; in ocfs2_rename() local
1401 target_exists = 1; in ocfs2_rename()
1403 if (!target_exists && new_inode) { in ocfs2_rename()
1416 if (target_exists) { in ocfs2_rename()
1498 if (target_exists) { in ocfs2_rename()