android_kernel_xiaomi_sm8350/fs/jfs
Dave Kleikamp fec1878fe9 jfs: remove xtLookupList()
xtLookupList() was a more generalized version of xtLookup() with a
nastier interface.  Its only caller, extHint(), is actually better
suited to using xtLookup() than xtLookupList().  This also lets us
remove the definition of lxd_t, an obnoxious packed structure that was
only used in-memory.

Signed-off-by: Dave Kleikamp <shaggy@linux.vnet.ibm.com>
2009-01-09 15:42:04 -06:00
..
acl.c [PATCH] sanitize ->permission() prototype 2008-07-26 20:53:14 -04:00
endian24.h
file.c
inode.c jfs: ensure symlinks are NUL-terminated 2008-12-16 10:21:34 -06:00
ioctl.c
jfs_acl.h [PATCH] sanitize ->permission() prototype 2008-07-26 20:53:14 -04:00
jfs_btree.h
jfs_debug.c
jfs_debug.h
jfs_dinode.h
jfs_dmap.c
jfs_dmap.h
jfs_dtree.c
jfs_dtree.h
jfs_extent.c jfs: remove xtLookupList() 2009-01-09 15:42:04 -06:00
jfs_extent.h
jfs_filsys.h
jfs_imap.c jfs: clean up a dangling comment 2009-01-09 10:53:35 -06:00
jfs_imap.h
jfs_incore.h
jfs_inode.c nfsd race fixes: jfs 2008-12-31 18:07:44 -05:00
jfs_inode.h
jfs_lock.h
jfs_logmgr.c [PATCH] pass fmode_t to blkdev_put() 2008-10-21 07:48:58 -04:00
jfs_logmgr.h
jfs_metapage.c
jfs_metapage.h
jfs_mount.c
jfs_superblock.h
jfs_txnmgr.c
jfs_txnmgr.h
jfs_types.h jfs: remove xtLookupList() 2009-01-09 15:42:04 -06:00
jfs_umount.c
jfs_unicode.c
jfs_unicode.h
jfs_uniupr.c
jfs_xattr.h
jfs_xtree.c jfs: remove xtLookupList() 2009-01-09 15:42:04 -06:00
jfs_xtree.h jfs: remove xtLookupList() 2009-01-09 15:42:04 -06:00
Makefile
namei.c nfsd race fixes: jfs 2008-12-31 18:07:44 -05:00
resize.c
super.c vfs: Use const for kernel parser table 2008-10-13 10:10:37 -07:00
symlink.c
xattr.c