linux/fs/ncpfs
Al Viro 4f522a247b d_hash_and_lookup(): export, switch open-coded instances
* calling conventions change - ERR_PTR() is returned on ->d_hash() errors;
NULL is just for dcache miss now.
* exported, open-coded instances in ncpfs and cifs converted.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2013-02-26 02:46:07 -05:00
..
dir.c d_hash_and_lookup(): export, switch open-coded instances 2013-02-26 02:46:07 -05:00
file.c
getopt.c
getopt.h
inode.c new helper: file_inode(file) 2013-02-22 23:31:31 -05:00
ioctl.c new helper: file_inode(file) 2013-02-22 23:31:31 -05:00
Kconfig
Makefile
mmap.c new helper: file_inode(file) 2013-02-22 23:31:31 -05:00
ncp_fs.h
ncp_fs_i.h
ncp_fs_sb.h
ncplib_kernel.c
ncplib_kernel.h
ncpsign_kernel.c
ncpsign_kernel.h
sock.c
symlink.c