Home
last modified time | relevance | path

Searched hist:e59b4e9187bd5175b9845dc10fedb0879b7efbfd (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/scsi/csiostor/
H A Dcsio_init.cdiff 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 Dcxgb4_debugfs.cdiff 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 Ddevice.cdiff 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 Dinode.cdiff 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>