Searched refs:__nfs4_get_fd (Results 1 – 1 of 1) sorted by relevance
413 __nfs4_get_fd(struct nfs4_file *f, int oflag) in __nfs4_get_fd() function427 ret = __nfs4_get_fd(f, O_WRONLY); in find_writeable_file_locked()429 ret = __nfs4_get_fd(f, O_RDWR); in find_writeable_file_locked()451 ret = __nfs4_get_fd(f, O_RDONLY); in find_readable_file_locked()453 ret = __nfs4_get_fd(f, O_RDWR); in find_readable_file_locked()477 ret = __nfs4_get_fd(f, O_RDWR); in find_any_file()479 ret = __nfs4_get_fd(f, O_WRONLY); in find_any_file()481 ret = __nfs4_get_fd(f, O_RDONLY); in find_any_file()