Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dexport.c829 static int check_export(const struct path *path, int *flags,
993 err = check_export(&exp.ex_path, &exp.ex_flags, in nfsd_nl_parse_one_export()
1106 static int check_export(const struct path *path, int *flags, unsigned char *uuid) in check_export() function
1402 err = check_export(&exp.ex_path, &exp.ex_flags, exp.ex_uuid); in svc_export_parse()