OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ntm_bpmftrec
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/fs/ntfs/
ntfs_vfsops.c
354
ntmp->
ntm_bpmftrec
= ntmp->ntm_spc * cpr;
356
ntmp->
ntm_bpmftrec
= (1 << (-cpr)) / ntmp->ntm_bps;
360
ntmp->ntm_mftrecsz, ntmp->
ntm_bpmftrec
));
635
sbp->f_ffree = sbp->f_favail = sbp->f_bfree / ntmp->
ntm_bpmftrec
;
636
sbp->f_files = mftallocated / ntfs_bntob(ntmp->
ntm_bpmftrec
) +
ntfs_subr.c
268
mfrp = malloc(ntfs_bntob(ntmp->
ntm_bpmftrec
), M_TEMP, M_WAITOK);
285
ntfs_bntob(ntmp->
ntm_bpmftrec
) * ip->i_number;
288
resid = ntfs_bntob(ntmp->
ntm_bpmftrec
);
312
ip->i_number * ntfs_bntob(ntmp->
ntm_bpmftrec
),
313
ntfs_bntob(ntmp->
ntm_bpmftrec
), mfrp, NULL);
322
ntfs_bntob(ntmp->
ntm_bpmftrec
));
ntfs.h
258
u_int32_t
ntm_bpmftrec
;
member in struct:ntfsmount
Completed in 14 milliseconds
Indexes created Sat Oct 18 23:09:54 GMT 2025