linux/fs/debugfs
David Howells e59b4e9187 debugfs: Provide a file creation function that also takes an initial size
Provide a file creation function that also takes an initial size so that the
caller doesn't have to set i_size, thus meaning that we don't have to call
deal with ->d_inode in the callers.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2015-02-17 12:21:51 -05:00
..
file.c Driver core patches for 3.19-rc1 2014-12-14 16:10:09 -08:00
inode.c debugfs: Provide a file creation function that also takes an initial size 2015-02-17 12:21:51 -05:00
Makefile