Home
last modified time | relevance | path

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

/freebsd-14.2/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,
568 struct tmpfs_node *node; in VM_TO_TMPFS_VP()
586 struct tmpfs_node *node; in VM_TO_TMPFS_MP()
606 static inline struct tmpfs_node *
609 struct tmpfs_node *node; in VP_TO_TMPFS_NODE()
622 struct tmpfs_node *node; in VP_TO_TMPFS_DIR()
[all …]
H A Dtmpfs_subr.c221 struct tmpfs_node *node; in tmpfs_pager_freespace()
246 struct tmpfs_node *node; in tmpfs_page_inserted()
265 struct tmpfs_node *node; in tmpfs_page_removed()
316 struct tmpfs_node *node; in tmpfs_node_ctor()
333 struct tmpfs_node *node; in tmpfs_node_dtor()
342 struct tmpfs_node *node; in tmpfs_node_init()
354 struct tmpfs_node *node; in tmpfs_node_fini()
543 struct tmpfs_node *nnode; in tmpfs_alloc_node()
896 struct tmpfs_node *node; in tmpfs_free_dirent()
1140 struct tmpfs_node *node; in tmpfs_free_vp()
[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.c326 sizeof(struct tmpfs_dirent) + sizeof(struct tmpfs_node)); in tmpfs_mount()
328 struct tmpfs_node *root; in tmpfs_mount()
499 struct tmpfs_node *node; in tmpfs_unmount()
591 struct tmpfs_node *node; in tmpfs_fhtovp()