Searched refs:exp_sb (Results 1 – 1 of 1) sorted by relevance
437 static struct super_block *exp_sb(struct svc_export *exp) in exp_sb() function446 if (!old_valid_dev(exp_sb(exp)->s_dev)) in fsid_type_ok_for_exp()451 return exp_sb(exp)->s_type->fs_flags & FS_REQUIRES_DEV; in fsid_type_ok_for_exp()511 } else if (!old_valid_dev(exp_sb(exp)->s_dev)) in set_version_and_fsid_type()531 dev_t ex_dev = exp_sb(exp)->s_dev; in fh_compose()659 if (exp_sb(fhp->fh_export)->s_type->fs_flags & FS_REQUIRES_DEV) in fsid_source()
Completed in 3 milliseconds