Searched defs:n_ops (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/nfs/flexfilelayout/
H A Dflexfilelayout.h66 atomic_t n_ops; member in struct:nfs4_ff_busy_timer
/linux-master/include/net/
H A Dgenetlink.h77 u8 n_ops; member in struct:genl_family
/linux-master/net/nfc/nci/
H A Dcore.c1393 ops_cmd_lookup(const struct nci_driver_ops *ops, size_t n_ops, __u16 opcode) argument
1412 nci_op_rsp_packet(struct nci_dev *ndev, __u16 rsp_opcode, struct sk_buff *skb, const struct nci_driver_ops *ops, size_t n_ops) argument
1425 nci_op_ntf_packet(struct nci_dev *ndev, __u16 ntf_opcode, struct sk_buff *skb, const struct nci_driver_ops *ops, size_t n_ops) argument

Completed in 235 milliseconds