Searched refs:NCP_SBP (Results 1 – 4 of 4) sorted by relevance
43 static inline struct ncp_server *NCP_SBP(const struct super_block *sb) in NCP_SBP() function48 #define NCP_SERVER(inode) NCP_SBP((inode)->i_sb)
332 struct ncp_server *server = NCP_SBP(root->d_sb); in ncp_show_options()559 server = NCP_SBP(sb); in ncp_fill_super()664 ncp_dbg(1, "NCP_SBP(sb) = %p\n", NCP_SBP(sb)); in ncp_fill_super()773 struct ncp_server *server = NCP_SBP(sb); in ncp_put_super()823 s = NCP_SBP(sb); in ncp_statfs()
136 #define NCP_IO_TABLE(sb) (NCP_SBP(sb)->nls_io)
787 struct ncp_server* server = NCP_SBP(sb); in ncp_conn_logged_in()