Searched refs:xfs_info (Results 1 – 9 of 9) sorted by relevance
/linux-6.12.1/fs/xfs/ |
D | xfs_message.h | 30 #define xfs_info(mp, fmt, ...) \ macro 74 xfs_printk_ratelimited(xfs_info, dev, fmt, ##__VA_ARGS__) 89 xfs_printk_once(xfs_info, dev, fmt, ##__VA_ARGS__)
|
D | xfs_discard.c | 128 xfs_info(mp, in xfs_discard_extents() 495 xfs_info(mp, in xfs_discard_rtdev_extents()
|
D | xfs_notify_failure.c | 176 xfs_info(mp, "Device is about to be removed!"); in xfs_dax_notify_ddev_failure()
|
D | Kconfig | 38 xfs_info against a filesystem mountpoint and checking for a string 65 xfs_info against a filesystem mountpoint and checking for a string
|
D | xfs_qm_syscalls.c | 40 xfs_info(mp, "disabling of quota accounting not supported."); in xfs_qm_scall_quotaoff()
|
D | xfs_icache.c | 1509 xfs_info(mp, "AG %u preallocation gc worker failed, err=%d", in xfs_blockgc_worker()
|
D | xfs_super.c | 1745 xfs_info(mp, "using DEBUG-only always_cow mode."); in xfs_fs_fill_super()
|
D | xfs_log.c | 766 xfs_info(mp, "Ending clean mount"); in xfs_log_mount_finish()
|
/linux-6.12.1/Documentation/admin-guide/ |
D | xfs.rst | 222 Administrators and users can detect a V4 filesystem by running xfs_info
|