Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/ceph/
Dlibceph.h286 extern int ceph_compare_options(struct ceph_options *new_opt,
/linux-4.19.296/fs/ceph/
Dsuper.c422 struct ceph_options *new_opt, in compare_mount_options() argument
450 return ceph_compare_options(new_opt, fsc->client); in compare_mount_options()