Searched defs:s2 (Results 1 – 14 of 14) sorted by relevance
/fs/ntfs3/ |
D | upcase.c | 36 int ntfs_cmp_names(const __le16 *s1, size_t l1, const __le16 *s2, size_t l2, in ntfs_cmp_names() 73 const __le16 *s2 = uni2->name; in ntfs_cmp_names_cpu() local
|
D | index.c | 52 const struct le_str *s2 = (struct le_str *)&f2->name_len; in cmp_fnames() local
|
/fs/ntfs/ |
D | unistr.c | 55 const ntfschar *s2, size_t s2_len, const IGNORE_CASE_BOOL ic, in ntfs_are_names_equal() 135 int ntfs_ucsncmp(const ntfschar *s1, const ntfschar *s2, size_t n) in ntfs_ucsncmp() 171 int ntfs_ucsncasecmp(const ntfschar *s1, const ntfschar *s2, size_t n, in ntfs_ucsncasecmp()
|
/fs/unicode/ |
D | utf8-core.c | 21 const struct qstr *s1, const struct qstr *s2) in utf8_strncmp() 47 const struct qstr *s1, const struct qstr *s2) in utf8_strncasecmp()
|
D | utf8-selftest.c | 240 const struct qstr s2 = {.name = nfdi_test_data[i].dec, in check_utf8_comparisons() local 250 const struct qstr s2 = {.name = nfdicf_test_data[i].ncf, in check_utf8_comparisons() local
|
/fs/hfs/ |
D | string.c | 77 const unsigned char *s2, unsigned int len2) in hfs_strcmp()
|
/fs/hfsplus/ |
D | unicode.c | 33 const struct hfsplus_unistr *s2) in hfsplus_strcasecmp() 66 const struct hfsplus_unistr *s2) in hfsplus_strcmp()
|
/fs/nfs/ |
D | nfs4session.c | 460 static s32 nfs41_derivative_target_slotid(s32 s1, s32 s2) in nfs41_derivative_target_slotid() 479 static bool nfs41_same_sign_or_zero_s32(s32 s1, s32 s2) in nfs41_same_sign_or_zero_s32()
|
D | nfs4_fs.h | 602 static inline bool nfs4_stateid_is_newer(const nfs4_stateid *s1, const nfs4_stateid *s2) in nfs4_stateid_is_newer() 607 static inline bool nfs4_stateid_is_next(const nfs4_stateid *s1, const nfs4_stateid *s2) in nfs4_stateid_is_next()
|
D | nfs4client.c | 682 struct nfs41_server_scope *s2) in nfs4_check_server_scope()
|
D | pnfs.c | 342 static bool pnfs_seqid_is_newer(u32 s1, u32 s2) in pnfs_seqid_is_newer()
|
D | nfs4proc.c | 10407 const nfs4_stateid *s2) in nfs41_match_stateid() 10424 const nfs4_stateid *s2) in nfs4_match_stateid()
|
/fs/smb/client/ |
D | dfs_cache.c | 622 static bool dfs_path_equal(const char *s1, int len1, const char *s2, int len2) in dfs_path_equal() 1316 static bool target_share_equal(struct TCP_Server_Info *server, const char *s1, const char *s2) in target_share_equal()
|
/fs/ceph/ |
D | super.c | 602 static int strcmp_null(const char *s1, const char *s2) in strcmp_null()
|