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

/linux-4.1.27/fs/nfsd/
H A Dexport.c342 static int check_export(struct inode *inode, int *flags, unsigned char *uuid) check_export() function
602 err = check_export(d_inode(exp.ex_path.dentry), &exp.ex_flags, svc_export_parse()
617 * sees errors from check_export we therefore need to svc_export_parse()
618 * delay these checks till after check_export: svc_export_parse()

Completed in 63 milliseconds