Home
last modified time | relevance | path

Searched refs:tmpfs_node (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/fs/tmpfs/
H A Dtmpfs.h81 struct tmpfs_node * td_node;
165 struct tmpfs_node { struct
269 struct tmpfs_node * tn_parent; argument
384 struct tmpfs_node * tm_root;
481 struct tmpfs_node *f,
576 struct tmpfs_node *node; in VM_TO_TMPFS_VP()
594 struct tmpfs_node *node; in VM_TO_TMPFS_MP()
614 static inline struct tmpfs_node *
617 struct tmpfs_node *node; in VP_TO_TMPFS_NODE()
630 struct tmpfs_node *node; in VP_TO_TMPFS_DIR()
[all …]
H A Dtmpfs_subr.c225 struct tmpfs_node *node; in tmpfs_pager_freespace()
250 struct tmpfs_node *node; in tmpfs_page_inserted()
269 struct tmpfs_node *node; in tmpfs_page_removed()
322 struct tmpfs_node *node; in tmpfs_node_ctor()
339 struct tmpfs_node *node; in tmpfs_node_dtor()
348 struct tmpfs_node *node; in tmpfs_node_init()
360 struct tmpfs_node *node; in tmpfs_node_fini()
937 struct tmpfs_node *node; in tmpfs_free_dirent()
1181 struct tmpfs_node *node; in tmpfs_free_vp()
1211 struct tmpfs_node *node; in tmpfs_alloc_file()
[all …]
H A Dtmpfs_vnops.c296 struct tmpfs_node *node; in tmpfs_open()
347 struct tmpfs_node *node; in tmpfs_fo_close()
365 struct tmpfs_node *node; in tmpfs_fplookup_vexec()
448 struct tmpfs_node *node; in tmpfs_stat()
502 struct tmpfs_node *node; in tmpfs_getattr()
603 struct tmpfs_node *node; in tmpfs_read()
620 struct tmpfs_node *node; in tmpfs_read_pgcache()
664 struct tmpfs_node *node; in tmpfs_write()
1123 struct tmpfs_node *n; in tmpfs_rename()
1730 tmpfs_vptocnp_dir(struct tmpfs_node *tn, struct tmpfs_node *tnp, in tmpfs_vptocnp_dir()
[all …]
H A Dtmpfs_fifoops.c54 struct tmpfs_node *node; in tmpfs_fifo_close()
H A Dtmpfs_vfsops.c325 sizeof(struct tmpfs_dirent) + sizeof(struct tmpfs_node)); in tmpfs_mount()
327 struct tmpfs_node *root; in tmpfs_mount()
498 struct tmpfs_node *node; in tmpfs_unmount()
590 struct tmpfs_node *node; in tmpfs_fhtovp()