Home
last modified time | relevance | path

Searched defs:indiroff (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/sys/ufs/ffs/
H A Dffs_snapshot.c918 int error, len, loc, indiroff; cgaccount() local
1035 int i, error, indiroff; expunge_ufs1() local
1317 int i, error, indiroff; expunge_ufs2() local
1781 int indiroff = 0, error = 0, claimedblk = 0; ffs_snapblkfree() local
2274 int lower, upper, mid, indiroff, error = 0; ffs_copyonwrite() local
[all...]
H A Dffs_inode.c250 int i, error, allerror, indiroff, waitforupdate; in ffs_truncate() local