Searched refs:POHMELFS_I (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/pohmelfs/
H A Ddir.c244 npi = POHMELFS_I(new);
386 struct pohmelfs_inode *pi = POHMELFS_I(inode);
503 struct pohmelfs_inode *parent = POHMELFS_I(dir);
635 parent = POHMELFS_I(dir);
681 struct pohmelfs_inode *parent = POHMELFS_I(dir), *pi = POHMELFS_I(inode);
739 __func__, POHMELFS_I(dir)->ino, POHMELFS_I(inode)->ino,
878 struct pohmelfs_inode *pi = POHMELFS_I(inode);
888 err = pohmelfs_create_link(POHMELFS_I(di
[all...]
H A Dinode.c62 struct pohmelfs_inode *pi = POHMELFS_I(inode);
144 struct pohmelfs_inode *pi = POHMELFS_I(inode);
285 struct pohmelfs_inode *pi = POHMELFS_I(inode);
349 struct pohmelfs_inode *parent = POHMELFS_I(inode);
372 struct pohmelfs_inode *pi = POHMELFS_I(inode);
396 struct pohmelfs_inode *pi = POHMELFS_I(inode);
486 struct pohmelfs_inode *pi = POHMELFS_I(inode);
589 if (start && test_bit(NETFS_INODE_REMOTE_SYNCED, &POHMELFS_I(inode)->state)) {
784 pohmelfs_send_readpages(POHMELFS_I(mapping->host),
793 pohmelfs_send_readpages(POHMELFS_I(mappin
[all...]
H A Dnet.c288 pohmelfs_put_inode(POHMELFS_I(inode));
299 pohmelfs_put_inode(POHMELFS_I(inode));
329 pohmelfs_put_inode(POHMELFS_I(inode));
356 parent = POHMELFS_I(inode);
464 parent = POHMELFS_I(inode);
549 pi = POHMELFS_I(inode);
642 set_bit(NETFS_INODE_NEED_FLUSH, &POHMELFS_I(inode)->state);
643 pohmelfs_put_inode(POHMELFS_I(inode));
H A Dnetfs.h684 static inline struct pohmelfs_inode *POHMELFS_I(struct inode *inode) function

Completed in 49 milliseconds