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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/afs/
H A Dvnode.c187 vnode->update_cnt--;
188 ASSERTCMP(vnode->update_cnt, >=, 0);
213 vnode->update_cnt--;
214 ASSERTCMP(vnode->update_cnt, >=, 0);
265 ASSERTCMP(vnode->update_cnt, >=, 0);
267 if (vnode->update_cnt > 0) {
269 _debug("wait on fetch %d", vnode->update_cnt);
284 if (vnode->update_cnt == 0) {
309 vnode->update_cnt++;
341 ASSERTCMP(vnode->update_cnt, >
[all...]
H A Ddir.c794 vnode->update_cnt++;
979 vnode->update_cnt++;
1099 vnode->update_cnt++;
H A Dsuper.c503 vnode->update_cnt = 0;
H A Dinternal.h347 int update_cnt; /* number of outstanding ops that will update the member in struct:afs_vnode
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/fnic/
H A Dfcpio.h772 u16 update_cnt; member in struct:fcpio_lunmap_entry
776 u32 update_cnt; member in struct:fcpio_lunmap_tbl

Completed in 42 milliseconds