Home
last modified time | relevance | path

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

/Linux-v6.6/fs/
Dremap_range.c188 loff_t len, bool *is_same) in vfs_dedupe_file_range_compare()
332 bool is_same = false; in __generic_remap_file_range_prep() local
/Linux-v6.6/fs/ceph/
Dquota.c274 bool is_same; in ceph_quota_is_same_realm() local
/Linux-v6.6/fs/ntfs3/
Dnamei.c255 bool is_same, is_bad; in ntfs_rename() local
/Linux-v6.6/tools/perf/tests/
Dpmu-events.c271 static bool is_same(const char *reference, const char *test) in is_same() function
/Linux-v6.6/scripts/kconfig/
Dconfdata.c43 static bool is_same(const char *file1, const char *file2) in is_same() function