Lines Matching refs:offp
5525 u32 start, *offp; in statmount_string() local
5535 offp = &sm->fs_type; in statmount_string()
5539 offp = &sm->mnt_root; in statmount_string()
5543 offp = &sm->mnt_point; in statmount_string()
5547 offp = &sm->mnt_opts; in statmount_string()
5551 offp = &sm->opt_array; in statmount_string()
5555 offp = &sm->opt_sec_array; in statmount_string()
5559 offp = &sm->fs_subtype; in statmount_string()
5563 offp = &sm->sb_source; in statmount_string()
5567 offp = &sm->mnt_uidmap; in statmount_string()
5571 offp = &sm->mnt_gidmap; in statmount_string()
5599 *offp = start; in statmount_string()