Searched refs:cl_flags (Results 1 – 12 of 12) sorted by relevance
/linux-6.3-rc2/net/sched/ |
A D | sch_hfsc.c | 886 cl->cl_flags |= HFSC_RSC; in hfsc_change_rsc() 894 cl->cl_flags |= HFSC_FSC; in hfsc_change_fsc() 903 cl->cl_flags |= HFSC_USC; in hfsc_change_usc() 975 old_flags = cl->cl_flags; in hfsc_change_class() 1207 if (cl->cl_flags & HFSC_RSC) in hfsc_qlen_notify() 1459 if (cl->cl_flags & HFSC_RSC) in hfsc_reset_class() 1461 if (cl->cl_flags & HFSC_FSC) in hfsc_reset_class() 1463 if (cl->cl_flags & HFSC_USC) in hfsc_reset_class() 1549 if (cl->cl_flags & HFSC_RSC) in hfsc_enqueue() 1551 if (cl->cl_flags & HFSC_FSC) in hfsc_enqueue() [all …]
|
/linux-6.3-rc2/fs/nfsd/ |
A D | nfs4recover.c | 402 clear_bit(NFSD4_CLIENT_STABLE, &clp->cl_flags); in nfsd4_remove_clid_dir() 684 if (test_bit(NFSD4_CLIENT_STABLE, &clp->cl_flags)) in nfsd4_check_legacy_client() 704 set_bit(NFSD4_CLIENT_STABLE, &clp->cl_flags); in nfsd4_check_legacy_client() 1104 if (test_bit(NFSD4_CLIENT_STABLE, &clp->cl_flags)) in nfsd4_cld_create() 1121 set_bit(NFSD4_CLIENT_STABLE, &clp->cl_flags); in nfsd4_cld_create() 1186 set_bit(NFSD4_CLIENT_STABLE, &clp->cl_flags); in nfsd4_cld_create_v2() 1224 clear_bit(NFSD4_CLIENT_STABLE, &clp->cl_flags); in nfsd4_cld_remove() 1267 set_bit(NFSD4_CLIENT_STABLE, &clp->cl_flags); in nfsd4_cld_check_v0() 1922 set_bit(NFSD4_CLIENT_STABLE, &clp->cl_flags); in nfsd4_umh_cltrack_create() 1947 clear_bit(NFSD4_CLIENT_STABLE, &clp->cl_flags); in nfsd4_umh_cltrack_remove() [all …]
|
A D | nfs4callback.c | 1032 if (test_bit(NFSD4_CLIENT_CB_UPDATE, &clp->cl_flags)) in nfsd4_mark_cb_down() 1039 if (test_bit(NFSD4_CLIENT_CB_UPDATE, &clp->cl_flags)) in nfsd4_mark_cb_fault() 1077 set_bit(NFSD4_CLIENT_CB_UPDATE, &clp->cl_flags); in nfsd4_probe_callback() 1237 if (!test_bit(NFSD4_CLIENT_CB_KILL, &clp->cl_flags)) { in nfsd4_cb_sequence_done() 1311 set_bit(NFSD4_CLIENT_CB_KILL, &clp->cl_flags); in nfsd4_shutdown_callback() 1365 if (test_bit(NFSD4_CLIENT_CB_KILL, &clp->cl_flags)) in nfsd4_process_cb_update() 1372 BUG_ON(!(clp->cl_flags & NFSD4_CLIENT_CB_FLAG_MASK)); in nfsd4_process_cb_update() 1373 clear_bit(NFSD4_CLIENT_CB_UPDATE, &clp->cl_flags); in nfsd4_process_cb_update() 1408 if (clp->cl_flags & NFSD4_CLIENT_CB_FLAG_MASK) in nfsd4_run_cb_work()
|
A D | state.h | 372 unsigned long cl_flags; member
|
A D | nfs4state.c | 2174 if (test_bit(NFSD4_CLIENT_CONFIRMED, &clp->cl_flags)) in unhash_client_locked() 2513 else if (test_bit(NFSD4_CLIENT_CONFIRMED, &clp->cl_flags)) in client_info_show() 2880 clear_bit(NFSD4_CLIENT_CB_RECALL_ANY, &clp->cl_flags); in nfsd4_cb_recall_any_release() 2986 clear_bit(NFSD4_CLIENT_CONFIRMED, &clp->cl_flags); in add_to_unconfirmed() 3004 set_bit(NFSD4_CLIENT_CONFIRMED, &clp->cl_flags); in move_to_confirmed() 4137 if (test_and_set_bit(NFSD4_CLIENT_RECLAIM_COMPLETE, &clp->cl_flags)) in nfsd4_reclaim_complete() 6212 test_bit(NFSD4_CLIENT_CB_RECALL_ANY, &clp->cl_flags) || in deleg_reaper() 6221 set_bit(NFSD4_CLIENT_CB_RECALL_ANY, &clp->cl_flags); in deleg_reaper() 8020 if (test_bit(NFSD4_CLIENT_RECLAIM_COMPLETE, &clp->cl_flags)) in nfs4_check_open_reclaim()
|
A D | nfs4proc.c | 519 !test_bit(NFSD4_CLIENT_RECLAIM_COMPLETE, &cstate->clp->cl_flags) && in nfsd4_open()
|
/linux-6.3-rc2/fs/nfs/ |
A D | client.c | 180 clp->cl_flags = cl_init->init_flags; in nfs_alloc_client() 318 test_bit(NFS_CS_DS, &clp->cl_flags)) in nfs_match_client() 515 if (test_bit(NFS_CS_DISCRTRY, &clp->cl_flags)) in nfs_create_rpc_client() 517 if (test_bit(NFS_CS_NO_RETRANS_TIMEOUT, &clp->cl_flags)) in nfs_create_rpc_client() 519 if (test_bit(NFS_CS_NORESVPORT, &clp->cl_flags)) in nfs_create_rpc_client() 521 if (test_bit(NFS_CS_INFINITE_SLOTS, &clp->cl_flags)) in nfs_create_rpc_client() 523 if (test_bit(NFS_CS_NOPING, &clp->cl_flags)) in nfs_create_rpc_client() 525 if (test_bit(NFS_CS_REUSEPORT, &clp->cl_flags)) in nfs_create_rpc_client()
|
A D | nfs4client.c | 230 __set_bit(NFS_CS_INFINITE_SLOTS, &clp->cl_flags); in nfs4_alloc_client() 231 __set_bit(NFS_CS_DISCRTRY, &clp->cl_flags); in nfs4_alloc_client() 232 __set_bit(NFS_CS_NO_RETRANS_TIMEOUT, &clp->cl_flags); in nfs4_alloc_client() 470 clear_bit(NFS_CS_TSM_POSSIBLE, &clp->cl_flags); in nfs4_init_client()
|
A D | nfs4state.c | 374 if (!test_bit(NFS_CS_TSM_POSSIBLE, &clp->cl_flags)) in nfs41_discover_server_trunking()
|
A D | nfs4proc.c | 6447 if (test_bit(NFS_CS_MIGRATION, &clp->cl_flags)) in nfs4_proc_setclientid()
|
/linux-6.3-rc2/drivers/most/ |
A D | most_cdev.c | 417 unsigned long cl_flags; in comp_probe() local 455 spin_lock_irqsave(&ch_list_lock, cl_flags); in comp_probe() 457 spin_unlock_irqrestore(&ch_list_lock, cl_flags); in comp_probe()
|
/linux-6.3-rc2/include/linux/ |
A D | nfs_fs_sb.h | 41 unsigned long cl_flags; /* behavior switches */ member
|
Completed in 62 milliseconds