]> Git Repo - J-linux.git/blob - fs/netfs/fscache_internal.h
Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
[J-linux.git] / fs / netfs / fscache_internal.h
1 /* SPDX-License-Identifier: GPL-2.0-or-later */
2 /* Internal definitions for FS-Cache
3  *
4  * Copyright (C) 2021 Red Hat, Inc. All Rights Reserved.
5  * Written by David Howells ([email protected])
6  */
7
8 #include "internal.h"
9
10 #ifdef pr_fmt
11 #undef pr_fmt
12 #endif
13
14 #define pr_fmt(fmt) "FS-Cache: " fmt
This page took 0.026225 seconds and 4 git commands to generate.