FS
#define FS_PA1510_SUBVENDOR HDA_MODEL_CONSTRUCT(FS, 0x10b8)
#define FS_SI1848_SUBVENDOR HDA_MODEL_CONSTRUCT(FS, 0x10cd)
#define FS_AMILO_M1437_SUBVENDOR HDA_MODEL_CONSTRUCT(FS, 0x107c)
#define FS_AMILO_M1451G_SUBVENDOR HDA_MODEL_CONSTRUCT(FS, 0x1094)
#define FS_AMILO_PI1556_SUBVENDOR HDA_MODEL_CONSTRUCT(FS, 0x10b0)
#define FS_AMILO_XI1526_SUBVENDOR HDA_MODEL_CONSTRUCT(FS, 0x10ac)
#define FS_H270_SUBVENDOR HDA_MODEL_CONSTRUCT(FS, 0x1147)
#define FS_ALL_SUBVENDOR HDA_MODEL_CONSTRUCT(FS, 0xffff)
TARFS_DPF(FS, "%s: O: hold %u use %u lock 0x%x\n", __func__,
TARFS_DPF(FS, "%s: not a regular file\n", __func__);
TARFS_DPF(FS, "%s: not permitted to mount\n", __func__);
TARFS_DPF(FS, "%s: failed to mount %s: %d\n", __func__,
TARFS_DPF(FS, "%s: M: hold %u use %u lock 0x%x\n", __func__,
TARFS_DPF(FS, "%s: success\n", __func__);
TARFS_DPF(FS, "%s: L: hold %u use %u lock 0x%x\n", __func__,
TARFS_DPF(FS, "%s: E: hold %u use %u lock 0x%x\n", __func__,
TARFS_DPF(FS, "%s: X: hold %u use %u lock 0x%x\n", __func__,
TARFS_DPF(FS, "%s: Unmounting %p\n", __func__, mp);
TARFS_DPF(FS, "%s: U: hold %u use %u lock 0x%x\n", __func__,
TARFS_DPF(FS, "%s: C: hold %u use %u lock 0x%x\n", __func__,
TARFS_DPF(FS, "%s: Getting root vnode\n", __func__);
TARFS_DPF(FS, "%s: mp %p, ino %lu, lkflags %d\n", __func__, mp, ino,
TARFS_DPF(FS, "%s: found hashed vnode %p\n", __func__, *vpp);
TARFS_DPF(FS, "%s: no hashed vnode for inode %lu\n", __func__, ino);
TARFS_DPF(FS, "%s: search of all nodes found %p\n", __func__, tnp);
TARFS_DPF(FS, "%s: allocated vnode\n", __func__);
TARFS_DPF(FS, "%s: inserting entry into VFS hash\n", __func__);
TARFS_DPF(FS, "%s(%s%s%s, uid=%u, gid=%u, mode=%o)\n", __func__,
TARFS_DPF(FS, "%s: N: hold %u use %u lock 0x%x\n", __func__,
TARFS_DPF(FS, "%s: failed to open %s: %d\n", __func__,
FS *fs;
FS *fshead; /* head of format strings */
FS *tfs;
void rewrite(FS *);
int size(FS *);
extern FS *fshead; /* head of format strings list */
size(FS *fs)
rewrite(FS *fs)
static FS **nextfs;
FS *tfs;
if ((tfs = calloc(1, sizeof(FS))) == NULL)
FILT_ELEM(FS)
if (cgetnum(bp, "fs", &FS) == -1)
FS = DEFFS;
FS = DEFFS;
EXTERN long FS; /* frame size for transfers */
"fr", (char *)&FS },