Searched refs:last_inode_key (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/reiserfs/
H A Dsuper.c149 struct reiserfs_key save_link_key, last_inode_key; local
171 memset(&last_inode_key, 0, sizeof(last_inode_key));
291 if (memcmp(&last_inode_key, INODE_PKEY(inode),
292 sizeof(last_inode_key))){
293 last_inode_key = *INODE_PKEY(inode);

Completed in 36 milliseconds