Searched defs:overlap (Results 1 - 5 of 5) sorted by relevance

/darwin-on-arm/xnu/bsd/hfs/
H A Drangelist.c79 struct rl_entry *overlap; local
172 struct rl_entry *range, *next_range, *overlap, *splitrange; local
258 rl_scan(struct rl_head *rangelist, off_t start, off_t end, struct rl_entry **overlap) argument
281 rl_scan_from(struct rl_head *rangelist, off_t start, off_t end, struct rl_entry **overlap, struct rl_entry *range) argument
446 rl_scan(__unused void *rangelist, __unused off_t start, __unused off_t end, __unused void **overlap) argument
[all...]
/darwin-on-arm/xnu/bsd/kern/
H A Dkern_lockf.c446 struct lockf **prev, *overlap, *ltmp; local
782 struct lockf *overlap, **prev; local
918 struct lockf **prev, *overlap, *lf = *(lock->lf_head); local
988 lf_findoverlap(struct lockf *lf, struct lockf *lock, int type, struct lockf ***prev, struct lockf **overlap) argument
[all...]
/darwin-on-arm/xnu/osfmk/i386/
H A Dmtrr.c481 int overlap; local
[all...]
/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_serv.c1689 int overlap, error; local
/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_journal.c950 off_t overlap, block_start, block_end; local
[all...]

Completed in 38 milliseconds