Home
last modified time | relevance | path

Searched defs:is_same (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.15/fs/
Dremap_range.c192 loff_t len, bool *is_same) in vfs_dedupe_file_range_compare()
340 bool is_same = false; in generic_remap_file_range_prep() local
/Linux-v5.15/fs/ceph/
Dquota.c269 bool is_same; in ceph_quota_is_same_realm() local
/Linux-v5.15/fs/ntfs3/
Dnamei.c243 bool is_same, is_bad; in ntfs_rename() local
/Linux-v5.15/scripts/kconfig/
Dconfdata.c42 static bool is_same(const char *file1, const char *file2) in is_same() function
/Linux-v5.15/tools/perf/tests/
Dpmu-events.c216 static bool is_same(const char *reference, const char *test) in is_same() function