nfs_may_open
EXPORT_SYMBOL_GPL(nfs_may_open);
ret = nfs_may_open(state->inode, state->owner->so_cred, open_mode);
extern int nfs_may_open(struct inode *inode, const struct cred *cred, int openflags);