Searched +refs:sb +refs:get +refs:reply (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/fs/ceph/ |
D | mds_client.c | 1321 if (!dir || dir->i_sb != mdsc->fsc->sb) { in __choose_mds() 1890 struct super_block *sb = fsc->sb; in remove_session_caps() local 1919 inode = ceph_find_inode(sb, vino); in remove_session_caps() 3734 in = ceph_get_inode(mdsc->fsc->sb, tvino, in); in handle_reply() 3773 err = ceph_fill_trace(mdsc->fsc->sb, req); in handle_reply() 4181 struct ceph_msg *reply; in send_reconnect_partial() local 4198 reply = ceph_msg_new2(CEPH_MSG_CLIENT_RECONNECT, 0, 1, GFP_NOFS, false); in send_reconnect_partial() 4199 if (!reply) in send_reconnect_partial() 4234 reply->hdr.version = cpu_to_le16(5); in send_reconnect_partial() 4235 reply->hdr.compat_version = cpu_to_le16(4); in send_reconnect_partial() [all …]
|
/Linux-v6.6/Documentation/filesystems/ |
D | gfs2-glocks.rst | 183 we'd like to get a better idea of these timings: 210 Per sb stats can be found here:: 242 reply that is received:
|
/Linux-v6.6/Documentation/sound/ |
D | alsa-configuration.rst | 172 Load the ``std.sb`` and ``drums.sb`` patches also supplied by ``sbiload``: 175 sbiload -p 64:0 std.sb drums.sb 1099 Note 2: If you get click noises on output, try the module option 1112 NB: If you get many ``azx_get_response timeout`` messages at 1118 single command mode is provided only for BIOS, and you won't get 2134 my guest. Remember, the idea is to get a number that causes us 2141 How long to sleep when waiting for reply (default: 100) 2162 Copy (or symlink) the file appropriately if you get an error 2314 NB: ``ignore_ctl_error=1`` may help when you get an error at accessing
|