Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfsd/
H A Dnfsfh.c435 static struct super_block *exp_sb(struct svc_export *exp) in exp_sb() function
444 if (!old_valid_dev(exp_sb(exp)->s_dev)) in fsid_type_ok_for_exp()
449 return exp_sb(exp)->s_type->fs_flags & FS_REQUIRES_DEV; in fsid_type_ok_for_exp()
509 } else if (!old_valid_dev(exp_sb(exp)->s_dev)) in set_version_and_fsid_type()
529 dev_t ex_dev = exp_sb(exp)->s_dev; in fh_compose()
737 if (exp_sb(fhp->fh_export)->s_type->fs_flags & FS_REQUIRES_DEV) in fsid_source()