HomeSort by: relevance | last modified time | path
    Searched defs:acctfunc_t (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/ufs/ffs/
ffs_snapshot.c 92 typedef int (*acctfunc_t) typedef in typeref:typename:int (*)(struct vnode *,void *,int,int,struct fs *,daddr_t,int)
105 acctfunc_t, int);
107 daddr_t, daddr_t, daddr_t, daddr_t, struct fs *, acctfunc_t, int);
1044 acctfunc_t acctfunc, int expungetype)
1160 daddr_t blksperindir, struct fs *fs, acctfunc_t acctfunc, int expungetype)
ffs_snapshot.c 92 typedef int (*acctfunc_t) typedef in typeref:typename:int (*)(struct vnode *,void *,int,int,struct fs *,daddr_t,int)
105 acctfunc_t, int);
107 daddr_t, daddr_t, daddr_t, daddr_t, struct fs *, acctfunc_t, int);
1044 acctfunc_t acctfunc, int expungetype)
1160 daddr_t blksperindir, struct fs *fs, acctfunc_t acctfunc, int expungetype)

Completed in 27 milliseconds