Lines Matching defs:lfs
1 /* $NetBSD: lfs.h,v 1.213 2025/11/06 15:45:32 perseant Exp $ */
62 * @(#)lfs.h 8.9 (Berkeley) 5/8/95
816 * For lfs64, the format version is always 2; version 1 lfs is old.
1028 struct lfs {
1141 long (*lfs_clean_selector)(struct lfs *, int, SEGUSE *);
1154 struct lfs *fs; /* The filesystem */
1163 struct lfs *fs; /* The file system */
1219 struct lfs *fs; /* file system pointer */
1342 * Fcntls to take the place of the historical lfs syscalls.
1481 DLOG((DLOG_SEG, "lfs func %s seglock wrong (%d)\n", __func__, \
1485 DLOG((DLOG_SEG, "lfs func %s seglock wrong (0)\n", __func__)); \
1490 DLOG((DLOG_SEG, "lfs func %s seglock wrong (1)\n", __func__)); \