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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/reiserfs/
H A Ddir.c160 if (item_moved(&tmp_ih, &path_to_entry)) {
184 if (item_moved(&tmp_ih, &path_to_entry)) {
H A Dinode.c345 && item_moved(&tmp_ih, &path)) {
703 && item_moved(&tmp_ih, &path)) {
718 && item_moved(&tmp_ih, &path)) {
1348 && item_moved(&tmp_ih, &path)) {
2232 && item_moved(&tmp_ih, &path)) {
2242 && item_moved(&tmp_ih, &path)) {
H A Dnamei.c1403 if (item_moved(&new_entry_ih, &new_entry_path) ||
1407 item_moved(&old_entry_ih, &old_entry_path) ||
1423 if (item_moved(&dot_dot_ih, &dot_dot_entry_path) ||
H A Dfile.c514 && item_moved(&tmp_ih, &path)) {
H A Dxattr.c331 if (item_moved(&tmp_ih, &path_to_entry)) {
H A Dstree.c1065 if (item_moved (&s_ih, p_s_path)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dreiserfs_fs.h1206 #define item_moved(ih,path) comp_items(ih, path) macro

Completed in 162 milliseconds