svfs_file          14 source4/ntvfs/simple/svfs.h 	struct svfs_file *open_files;
svfs_file          27 source4/ntvfs/simple/svfs.h 	struct svfs_file *next, *prev;
svfs_file          92 source4/ntvfs/simple/vfs_simple.c static struct svfs_file *find_fd(struct svfs_private *sp, struct ntvfs_handle *handle)
svfs_file          94 source4/ntvfs/simple/vfs_simple.c 	struct svfs_file *f;
svfs_file         100 source4/ntvfs/simple/vfs_simple.c 	f = talloc_get_type(p, struct svfs_file);
svfs_file         279 source4/ntvfs/simple/vfs_simple.c 	struct svfs_file *f;
svfs_file         309 source4/ntvfs/simple/vfs_simple.c 	struct svfs_file *f;
svfs_file         388 source4/ntvfs/simple/vfs_simple.c 	f = talloc(handle, struct svfs_file);
svfs_file         496 source4/ntvfs/simple/vfs_simple.c 	struct svfs_file *f;
svfs_file         530 source4/ntvfs/simple/vfs_simple.c 	struct svfs_file *f;
svfs_file         576 source4/ntvfs/simple/vfs_simple.c 	struct svfs_file *f;
svfs_file         607 source4/ntvfs/simple/vfs_simple.c 	struct svfs_file *f;
svfs_file         695 source4/ntvfs/simple/vfs_simple.c 	struct svfs_file *f;