Home
last modified time | relevance | path

Searched refs:lnnum (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/fs/xfs/
Dxfs_fsops.c480 int lnnum) in xfs_do_force_shutdown() argument
513 trace_xfs_force_shutdown(mp, tag, flags, fname, lnnum); in xfs_do_force_shutdown()
517 why, flags, __return_address, fname, lnnum); in xfs_do_force_shutdown()
Dxfs_mount.h507 int lnnum);
/linux-6.12.1/scripts/
Dunifdef.c172 static bool lnnum; /* -n: add #line directives */ variable
292 lnnum = true; in main()
563 if (lnnum && delcount > 0) in flushline()