Searched refs:compare_mount_options (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/fs/ceph/ |
H A D | super.c | 491 static int compare_mount_options(struct ceph_mount_options *new_fsopt, in compare_mount_options() function 1005 if (compare_mount_options(fsopt, opt, fsc)) { in ceph_compare_super()
|
/kernel/linux/linux-6.6/fs/ceph/ |
H A D | super.c | 644 static int compare_mount_options(struct ceph_mount_options *new_fsopt, in compare_mount_options() function 1233 if (compare_mount_options(fsopt, opt, fsc)) { in ceph_compare_super()
|
/kernel/linux/linux-6.6/fs/smb/client/ |
H A D | connect.c | 2757 compare_mount_options(struct super_block *sb, struct cifs_mnt_data *mnt_data) in compare_mount_options() function 2874 rc = compare_mount_options(sb, mnt_data); in cifs_match_super()
|
/kernel/linux/linux-5.10/fs/cifs/ |
H A D | connect.c | 3446 compare_mount_options(struct super_block *sb, struct cifs_mnt_data *mnt_data) in compare_mount_options() function 3540 rc = compare_mount_options(sb, mnt_data); in cifs_match_super()
|
Completed in 14 milliseconds