Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dexport.c772 struct nlattr *loc_attr; in nfsd_nl_parse_fslocations() local
780 nla_for_each_nested_type(loc_attr, NFSD_A_FSLOCATIONS_LOCATION, in nfsd_nl_parse_fslocations()
793 nla_for_each_nested_type(loc_attr, NFSD_A_FSLOCATIONS_LOCATION, in nfsd_nl_parse_fslocations()
798 err = nla_parse_nested(tb, NFSD_A_FSLOCATION_PATH, loc_attr, in nfsd_nl_parse_fslocations()