Home
last modified time | relevance | path

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

/linux/fs/jfs/
H A Djfs_debug.h67 #define jfs_warn(fmt, arg...) do { \ macro
86 #define jfs_warn(fmt, arg...) do {} while (0) macro
H A Djfs_inode.c50 jfs_warn("ialloc: new_inode returned NULL!"); in ialloc()
58 jfs_warn("ialloc: diAlloc returned %d!", rc); in ialloc()
H A Dioctl.c120 jfs_warn("FITRIM not supported on device"); in jfs_ioctl()