Searched hist:e59b4e9187bd5175b9845dc10fedb0879b7efbfd (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/scsi/csiostor/ |
H A D | csio_init.c | diff e59b4e9187bd5175b9845dc10fedb0879b7efbfd Wed Jan 21 21:03:40 CET 2015 David Howells <dhowells@redhat.com> 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>
|
/linux/drivers/net/ethernet/chelsio/cxgb4/ |
H A D | cxgb4_debugfs.c | diff e59b4e9187bd5175b9845dc10fedb0879b7efbfd Wed Jan 21 21:03:40 CET 2015 David Howells <dhowells@redhat.com> 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>
|
/linux/drivers/infiniband/hw/cxgb4/ |
H A D | device.c | diff e59b4e9187bd5175b9845dc10fedb0879b7efbfd Wed Jan 21 21:03:40 CET 2015 David Howells <dhowells@redhat.com> 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>
|
/linux/fs/debugfs/ |
H A D | inode.c | diff e59b4e9187bd5175b9845dc10fedb0879b7efbfd Wed Jan 21 21:03:40 CET 2015 David Howells <dhowells@redhat.com> 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>
|