Searched defs:do_replace (Results 1 – 5 of 5) sorted by relevance
/linux-5.10/fs/f2fs/ |
D | file.c | 1090 int *do_replace, pgoff_t off, pgoff_t len) in __read_out_blkaddrs() 1145 int *do_replace, pgoff_t off, int len) in __roll_back_blkaddrs() 1169 block_t *blkaddr, int *do_replace, in __clone_blkaddrs() 1257 int *do_replace; in __exchange_data_block() local
|
/linux-5.10/net/ipv4/netfilter/ |
D | arp_tables.c | 950 static int do_replace(struct net *net, sockptr_t arg, unsigned int len) in do_replace() function
|
D | ip_tables.c | 1105 do_replace(struct net *net, sockptr_t arg, unsigned int len) in do_replace() function
|
/linux-5.10/net/ipv6/netfilter/ |
D | ip6_tables.c | 1122 do_replace(struct net *net, sockptr_t arg, unsigned int len) in do_replace() function
|
/linux-5.10/net/bridge/netfilter/ |
D | ebtables.c | 1066 static int do_replace(struct net *net, sockptr_t arg, unsigned int len) in do_replace() function
|