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.c436 static struct super_block *exp_sb(struct svc_export *exp) in exp_sb() function
445 if (!old_valid_dev(exp_sb(exp)->s_dev)) in fsid_type_ok_for_exp()
450 return exp_sb(exp)->s_type->fs_flags & FS_REQUIRES_DEV; in fsid_type_ok_for_exp()
510 } else if (!old_valid_dev(exp_sb(exp)->s_dev)) in set_version_and_fsid_type()
530 dev_t ex_dev = exp_sb(exp)->s_dev; in fh_compose()
738 if (exp_sb(fhp->fh_export)->s_type->fs_flags & FS_REQUIRES_DEV) in fsid_source()