Lines Matching refs:denode
71 #include <fs/msdosfs/denode.h>
140 pool_init(&msdosfs_denode_pool, sizeof(struct denode), 0, 0, 0,
170 * If deget() succeeds it returns with the gotten denode unlocked.
173 * the denode of interest. The pm_dev field and the address of
178 * diroffset - offset past begin of cluster of denode we want
217 struct denode *ldep;
246 msdosfs_fc_purge(ldep, 0); /* init the FAT cache for this denode */
249 * Copy the directory entry into the denode area of the vnode.
257 * as the time and date for the root denode.
271 * denode
295 * denode.
302 * the denode structure.
333 msdosfs_deupdat(struct denode *dep, int waitfor)
344 msdosfs_detrunc(struct denode *dep, u_long length, int flags, kauth_cred_t cred)
364 * bit and a startcluster of 0 in the denode is not adequate to
479 msdosfs_deextend(struct denode *dep, u_long length, kauth_cred_t cred)
538 struct denode *dep = VTODE(vp);
548 * Purge old data structures associated with the denode.
576 struct denode *dep = VTODE(vp);
610 * If we are done with the denode, reclaim it
641 struct denode *dep = VTODE(vp);