Searched refs:exp_sb (Results 1 – 1 of 1) sorted by relevance
485 static struct super_block *exp_sb(struct svc_export *exp) in exp_sb() function494 if (!old_valid_dev(exp_sb(exp)->s_dev)) in fsid_type_ok_for_exp()499 return exp_sb(exp)->s_type->fs_flags & FS_REQUIRES_DEV; in fsid_type_ok_for_exp()559 } else if (!old_valid_dev(exp_sb(exp)->s_dev)) in set_version_and_fsid_type()579 dev_t ex_dev = exp_sb(exp)->s_dev; in fh_compose()787 if (exp_sb(fhp->fh_export)->s_type->fs_flags & FS_REQUIRES_DEV) in fsid_source()
Completed in 5 milliseconds