Searched refs:path_equal (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/include/linux/ |
H A D | path.h | 16 static inline int path_equal(const struct path *path1, const struct path *path2) in path_equal() function
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/ |
H A D | 0012-do-not-disable-buffer-in-writing-files.patch | 68 } else if (!path_equal(sc, agent))
|
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/ |
H A D | 0012-do-not-disable-buffer-in-writing-files.patch | 70 } else if (!path_equal(sc, agent))
|
/openbmc/linux/fs/nfsd/ |
H A D | export.c | 830 path_equal(&orig->ex_path, &new->ex_path); in svc_export_match()
|
H A D | nfs4xdr.c | 2694 if (path_equal(&cur, root)) in nfsd4_encode_path()
|
/openbmc/linux/fs/ |
H A D | namei.c | 1879 if (path_equal(&nd->path, &nd->root)) in follow_dotdot_rcu() 1919 if (path_equal(&nd->path, &nd->root)) in follow_dotdot()
|
H A D | namespace.c | 4833 chrooted = !path_equal(&fs_root, &ns_root); in current_chrooted()
|
/openbmc/linux/kernel/ |
H A D | fork.c | 1455 if (path_equal(&vma->vm_file->f_path, in replace_mm_exe_file()
|
/openbmc/linux/Documentation/filesystems/ |
H A D | path-lookup.rst | 241 the parent directory is moved outside the root, bypassing the ``path_equal()`` 361 the parent directory is moved outside the root, bypassing the ``path_equal()``
|
/openbmc/linux/fs/btrfs/ |
H A D | volumes.c | 719 if (path_equal(&old, &new)) in is_same_device()
|