Searched defs:is_same (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/fs/ceph/ |
H A D | quota.c | 271 bool is_same; in ceph_quota_is_same_realm() local
|
/kernel/linux/linux-5.10/fs/ |
H A D | remap_range.c | 353 bool is_same = false; in generic_remap_file_range_prep() local 203 vfs_dedupe_file_range_compare(struct inode *src, loff_t srcoff, struct inode *dest, loff_t destoff, loff_t len, bool *is_same) vfs_dedupe_file_range_compare() argument
|
/kernel/linux/linux-6.6/fs/ceph/ |
H A D | quota.c | 278 bool is_same; in ceph_quota_is_same_realm() local
|
/kernel/linux/linux-6.6/fs/ |
H A D | remap_range.c | 332 bool is_same = false; in __generic_remap_file_range_prep() local 186 vfs_dedupe_file_range_compare(struct file *src, loff_t srcoff, struct file *dest, loff_t dstoff, loff_t len, bool *is_same) vfs_dedupe_file_range_compare() argument
|
/kernel/linux/linux-5.10/tools/perf/tests/ |
H A D | pmu-events.c | 122 static bool is_same(const char *reference, const char *test) in is_same() function [all...] |
/kernel/linux/linux-6.6/fs/ntfs3/ |
H A D | namei.c | 264 bool is_same, is_bad; in ntfs_rename() local
|
/kernel/linux/linux-6.6/tools/perf/tests/ |
H A D | pmu-events.c | 271 static bool is_same(const char *reference, const char *test) in is_same() function [all...] |
/kernel/linux/linux-5.10/scripts/kconfig/ |
H A D | confdata.c | 41 static bool is_same(const char *file1, const char *file2) in is_same() function
|
/kernel/linux/linux-6.6/scripts/kconfig/ |
H A D | confdata.c | 43 static bool is_same(const char *file1, const char *file2) in is_same() function
|
Completed in 9 milliseconds