Searched refs:check_prefix (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/tools/iio/
H A Dlsiio.c33 static inline int check_prefix(const char *str, const char *prefix) check_prefix() function
54 if (check_prefix(ent->d_name, "in_") && dump_channels()
107 if (check_prefix(ent->d_name, type_device)) { dump_devices()
119 if (check_prefix(ent->d_name, type_trigger)) { dump_devices()
/linux-4.1.27/fs/cifs/
H A Dconnect.c3336 int check_prefix) expand_dfs_referral()
3348 ref_path = check_prefix ? full_path + 1 : volume_info->UNC + 1; expand_dfs_referral()
3334 expand_dfs_referral(const unsigned int xid, struct cifs_ses *ses, struct smb_vol *volume_info, struct cifs_sb_info *cifs_sb, int check_prefix) expand_dfs_referral() argument

Completed in 278 milliseconds