Searched defs:fnode (Results 1 – 6 of 6) sorted by relevance
65 struct fnode { struct67 struct vnode *f_vp; /* Associated vnode */68 struct ntnode *f_ip; /* Associated ntnode */69 u_long f_flag;71 ntfs_times_t f_times; /* $NAME/dirinfo */72 u_int32_t f_pnumber; /* $NAME/dirinfo */73 u_int32_t f_fflag; /* $NAME/dirinfo */74 u_int64_t f_size; /* defattr/dirinfo: */75 u_int64_t f_allocated; /* defattr/dirinfo */77 u_int32_t f_attrtype;[all …]
39 Node *fnode; local
2202 struct tmpfs_node *fnode = fde->td_node; tmpfs_rename_attachdetach() local 2290 tmpfs_rename_check_possible(struct tmpfs_node * fdnode,struct tmpfs_node * fnode,struct tmpfs_node * tdnode,struct tmpfs_node * tnode) tmpfs_rename_check_possible() argument 2347 tmpfs_rename_check_permitted(struct ucred * cred,struct tmpfs_node * fdnode,struct tmpfs_node * fnode,struct tmpfs_node * tdnode,struct tmpfs_node * tnode) tmpfs_rename_check_permitted() argument [all...]
650 cd9660node_rrip_pn(struct ISO_SUSP_ATTRIBUTES *pn_field, fsnode *fnode) in cd9660node_rrip_pn()
554 tree fnode = TREE_TYPE (node); in dump_generic_node() local
4801 struct cgraph_node *fnode = NULL; in find_decl_and_mark_needed() local