Searched refs:pohmelfs_mcache_alloc (Results 1 – 4 of 4) sorted by relevance
/linux-2.6.39/drivers/staging/pohmelfs/ |
D | mcache.c | 108 struct pohmelfs_mcache *pohmelfs_mcache_alloc(struct pohmelfs_sb *psb, u64 start, in pohmelfs_mcache_alloc() function
|
D | lock.c | 116 m = pohmelfs_mcache_alloc(psb, start, size, NULL); in pohmelfs_data_lock()
|
D | netfs.h | 896 struct pohmelfs_mcache *pohmelfs_mcache_alloc(struct pohmelfs_sb *psb, u64 start,
|
D | inode.c | 1110 m = pohmelfs_mcache_alloc(psb, 0, attrsize, value); in pohmelfs_getxattr()
|