Searched defs:do_replace (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/fs/f2fs/ |
H A D | file.c | 1219 int *do_replace, pgoff_t off, pgoff_t len) in __read_out_blkaddrs() 1275 int *do_replace, pgoff_t off, int len) in __roll_back_blkaddrs() 1299 block_t *blkaddr, int *do_replace, in __clone_blkaddrs() 1391 int *do_replace; in __exchange_data_block() local
|
/openbmc/linux/fs/xfs/libxfs/ |
H A D | xfs_attr.c | 447 bool do_replace = args->op_flags & XFS_DA_OP_REPLACE; in xfs_attr_complete_op() local
|
/openbmc/linux/net/ipv4/netfilter/ |
H A D | arp_tables.c | 951 static int do_replace(struct net *net, sockptr_t arg, unsigned int len) in do_replace() function
|
H A D | ip_tables.c | 1103 do_replace(struct net *net, sockptr_t arg, unsigned int len) in do_replace() function
|
/openbmc/linux/net/ipv6/netfilter/ |
H A D | ip6_tables.c | 1120 do_replace(struct net *net, sockptr_t arg, unsigned int len) in do_replace() function
|
/openbmc/linux/net/bridge/netfilter/ |
H A D | ebtables.c | 1108 static int do_replace(struct net *net, sockptr_t arg, unsigned int len) in do_replace() function
|