Home
last modified time | relevance | path

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

/linux/fs/xfs/libxfs/
H A Dxfs_trans_space.h121 unsigned int src_namelen, bool target_exists,
/linux/tools/testing/selftests/sysctl/
H A Dsysctl.sh615 target_exists() function
958 if target_exists $TEST_TARGET $TEST_ID; then
/linux/fs/ocfs2/
H A Dnamei.c1208 int status = 0, rename_lock = 0, parents_locked = 0, target_exists = 0; in ocfs2_rename() local
1399 target_exists = 1; in ocfs2_rename()
1401 if (!target_exists && new_inode) { in ocfs2_rename()
1414 if (target_exists) { in ocfs2_rename()
1496 if (target_exists) { in ocfs2_rename()