Home
last modified time | relevance | path

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

/Linux-v4.19/fs/nfs/
Dsuper.c2388 static int nfs_compare_mount_options(const struct super_block *s, const struct nfs_server *b, int f… in nfs_compare_mount_options() function
2495 return nfs_compare_mount_options(sb, server, mntflags); in nfs_compare_super()