Home | History | Annotate | Download | only in msdos

Lines Matching refs:denode

64 #include <fs/msdosfs/denode.h>
70 * If deget() succeeds it returns with the gotten denode locked().
73 * the denode of interest. The pm_dev field and the address of
78 * diroffset - offset past begin of cluster of denode we want
79 * depp - returns the address of the gotten denode.
83 struct denode **depp)
87 /* depp: returns the addr of the gotten denode */
91 struct denode *ldep;
119 * Copy the directory entry into the denode area of the vnode.
129 * as the time and date for the root denode.
144 * denode
169 * denode. Then return the address of the found denode.
176 * the denode structure.
197 msdosfs_detrunc(struct denode *dep, u_long length, int flags,
218 * bit and a startcluster of 0 in the denode is not adequate to
321 msdosfs_deextend(struct denode *dep, u_long length, struct kauth_cred *cred)