OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ntfs_btocn
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/fs/ntfs/
ntfs_subr.c
286
bn = ntfs_cntobn(
ntfs_btocn
(boff));
589
vap->va_vcnend =
ntfs_btocn
(vap->va_allocated);
1080
cpbl =
ntfs_btocn
(blsize + ntfs_cntob(1) - 1);
1214
ntfs_btocn
(off), &vap);
1295
ccl -=
ntfs_btocn
(off);
1296
cn = ccn +
ntfs_btocn
(off);
1391
ccl -=
ntfs_btocn
(off);
1392
cn = ccn +
ntfs_btocn
(off);
1491
ntfs_btocn
(off), &vap);
1566
cn = (
ntfs_btocn
(roff)) & (~(NTFS_COMPUNIT_CL - 1))
[
all
...]
ntfs.h
287
#define
ntfs_btocn
(off) (cn_t)((off) / ((ntmp)->ntm_spc * (ntmp)->ntm_bps))
macro
Completed in 19 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025