Lines Matching refs:open
251 * free up all resources associated with the open file.
2017 * work if the file is open for write access.
2435 * exclusive open semantics.
3021 /* Are there any open files? We can tell if there are open files by looking
3023 * not empty, then there are open files and we cannot unmount now (or a
3036 nfs_debug_error("There are open files: %p or directories: %p\n", nmp->nm_head, nmp->nm_dir);
3039 * no open file references.
3046 /* No open file... Umount the file system. */
3159 .open = vfs_nfs_open,