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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ceph/
H A Dsnap.c563 struct inode *lastinode = NULL; local
575 if (lastinode)
576 iput(lastinode);
577 lastinode = inode;
582 if (lastinode)
583 iput(lastinode);

Completed in 27 milliseconds