Home
last modified time | relevance | path

Searched refs:compare_mount_options (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/ceph/
H A Dsuper.c644 static int compare_mount_options(struct ceph_mount_options *new_fsopt, in compare_mount_options() function
1234 if (compare_mount_options(fsopt, opt, fsc)) { in ceph_compare_super()
/openbmc/linux/fs/smb/client/
H A Dconnect.c2783 compare_mount_options(struct super_block *sb, struct cifs_mnt_data *mnt_data) in compare_mount_options() function
2902 rc = compare_mount_options(sb, mnt_data); in cifs_match_super()