Home
last modified time | relevance | path

Searched refs:lo_state (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/drivers/block/
H A Dloop.c62 int lo_state; member
486 if (l->lo_state != Lo_bound) in loop_validate_file()
552 if (lo->lo_state != Lo_bound) in loop_change_fd()
1069 lo->lo_state = Lo_bound; in loop_configure()
1166 lo->lo_state = Lo_unbound; in __loop_clr_fd()
1205 lo->lo_state = Lo_rundown; in loop_clr_fd()
1411 if (lo->lo_state != Lo_bound) in loop_set_dio()
1689 if (lo->lo_state == Lo_deleting || lo->lo_state == Lo_rundown) in lo_open()
1710 lo->lo_state = Lo_rundown; in lo_release()
1979 lo->lo_state = Lo_unbound; in loop_add()
[all …]
/linux-6.15/fs/nfsd/
H A Dnfs4layouts.c20 struct nfs4_layout_stateid *lo_state; member
441 new->lo_state = ls; in nfsd4_insert_layout()
474 nfs4_put_stid(&lp->lo_state->ls_stid); in nfsd4_free_layouts()