Home
last modified time | relevance | path

Searched refs:preserve (Results 1 - 25 of 40) sorted by relevance

12

/kernel/linux/linux-5.10/fs/ocfs2/
H A Dioctl.c847 bool preserve; in ocfs2_ioctl() local
910 preserve = (args.preserve != 0); in ocfs2_ioctl()
912 return ocfs2_reflink_ioctl(inode, old_path, new_path, preserve); in ocfs2_ioctl()
955 bool preserve; in ocfs2_compat_ioctl() local
979 preserve = (args.preserve != 0); in ocfs2_compat_ioctl()
982 compat_ptr(args.new_path), preserve); in ocfs2_compat_ioctl()
H A Docfs2_ioctl.h67 __u64 preserve; member
H A Drefcounttree.h109 bool preserve);
H A Drefcounttree.c4055 bool preserve) in ocfs2_complete_reflink()
4092 if (preserve) { in ocfs2_complete_reflink()
4126 bool preserve) in ocfs2_create_reflink_node()
4182 bool preserve) in __ocfs2_reflink()
4215 new_inode, new_bh, preserve); in __ocfs2_reflink()
4224 preserve); in __ocfs2_reflink()
4232 new_inode, new_bh, preserve); in __ocfs2_reflink()
4251 struct dentry *new_dentry, bool preserve) in ocfs2_reflink()
4286 new_orphan_inode, preserve); in ocfs2_reflink()
4308 if (!preserve) { in ocfs2_reflink()
4051 ocfs2_complete_reflink(struct inode *s_inode, struct buffer_head *s_bh, struct inode *t_inode, struct buffer_head *t_bh, bool preserve) ocfs2_complete_reflink() argument
4122 ocfs2_create_reflink_node(struct inode *s_inode, struct buffer_head *s_bh, struct inode *t_inode, struct buffer_head *t_bh, bool preserve) ocfs2_create_reflink_node() argument
4179 __ocfs2_reflink(struct dentry *old_dentry, struct buffer_head *old_bh, struct inode *new_inode, bool preserve) __ocfs2_reflink() argument
4250 ocfs2_reflink(struct dentry *old_dentry, struct inode *dir, struct dentry *new_dentry, bool preserve) ocfs2_reflink() argument
4360 ocfs2_vfs_reflink(struct dentry *old_dentry, struct inode *dir, struct dentry *new_dentry, bool preserve) ocfs2_vfs_reflink() argument
4420 ocfs2_reflink_ioctl(struct inode *inode, const char __user *oldname, const char __user *newname, bool preserve) ocfs2_reflink_ioctl() argument
[all...]
/kernel/linux/linux-6.6/fs/ocfs2/
H A Dioctl.c899 bool preserve; in ocfs2_ioctl() local
905 preserve = (args.preserve != 0); in ocfs2_ioctl()
907 return ocfs2_reflink_ioctl(inode, old_path, new_path, preserve); in ocfs2_ioctl()
954 bool preserve; in ocfs2_compat_ioctl() local
972 preserve = (args.preserve != 0); in ocfs2_compat_ioctl()
975 compat_ptr(args.new_path), preserve); in ocfs2_compat_ioctl()
H A Drefcounttree.h107 bool preserve);
H A Docfs2_ioctl.h57 __u64 preserve; member
H A Drefcounttree.c4026 bool preserve) in ocfs2_complete_reflink()
4063 if (preserve) { in ocfs2_complete_reflink()
4097 bool preserve) in ocfs2_create_reflink_node()
4153 bool preserve) in __ocfs2_reflink()
4186 new_inode, new_bh, preserve); in __ocfs2_reflink()
4195 preserve); in __ocfs2_reflink()
4203 new_inode, new_bh, preserve); in __ocfs2_reflink()
4222 struct dentry *new_dentry, bool preserve) in ocfs2_reflink()
4257 new_orphan_inode, preserve); in ocfs2_reflink()
4279 if (!preserve) { in ocfs2_reflink()
4022 ocfs2_complete_reflink(struct inode *s_inode, struct buffer_head *s_bh, struct inode *t_inode, struct buffer_head *t_bh, bool preserve) ocfs2_complete_reflink() argument
4093 ocfs2_create_reflink_node(struct inode *s_inode, struct buffer_head *s_bh, struct inode *t_inode, struct buffer_head *t_bh, bool preserve) ocfs2_create_reflink_node() argument
4150 __ocfs2_reflink(struct dentry *old_dentry, struct buffer_head *old_bh, struct inode *new_inode, bool preserve) __ocfs2_reflink() argument
4221 ocfs2_reflink(struct dentry *old_dentry, struct inode *dir, struct dentry *new_dentry, bool preserve) ocfs2_reflink() argument
4331 ocfs2_vfs_reflink(struct dentry *old_dentry, struct inode *dir, struct dentry *new_dentry, bool preserve) ocfs2_vfs_reflink() argument
4391 ocfs2_reflink_ioctl(struct inode *inode, const char __user *oldname, const char __user *newname, bool preserve) ocfs2_reflink_ioctl() argument
[all...]
/kernel/linux/linux-5.10/drivers/watchdog/
H A Dwdat_wdt.c132 bool preserve; in wdat_wdt_run_action() local
137 preserve = entry->instruction & ACPI_WDAT_PRESERVE_REGISTER; in wdat_wdt_run_action()
166 if (preserve) { in wdat_wdt_run_action()
182 if (preserve) { in wdat_wdt_run_action()
/kernel/linux/linux-6.6/drivers/watchdog/
H A Dwdat_wdt.c132 bool preserve; in wdat_wdt_run_action() local
137 preserve = entry->instruction & ACPI_WDAT_PRESERVE_REGISTER; in wdat_wdt_run_action()
166 if (preserve) { in wdat_wdt_run_action()
182 if (preserve) { in wdat_wdt_run_action()
/kernel/linux/linux-5.10/arch/arm/include/debug/
H A Domap2plus.S64 orr \rd, \rd, \rx, lsl #24 @ preserve LSR reg offset
/kernel/linux/linux-6.6/arch/arm/include/debug/
H A Domap2plus.S64 orr \rd, \rd, \rx, lsl #24 @ preserve LSR reg offset
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dentry-v7m.S53 push {r0, lr} @ preserve LR and original SP
H A Diwmmxt.S279 mov r3, lr @ preserve return address
317 mov r3, lr @ preserve return address
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Diwmmxt.S269 mov r3, lr @ preserve return address
307 mov r3, lr @ preserve return address
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dtmio_mmc_core.c182 static void tmio_mmc_reset(struct tmio_mmc_host *host, bool preserve) in tmio_mmc_reset() argument
186 if (preserve) { in tmio_mmc_reset()
202 host->reset(host, preserve); in tmio_mmc_reset()
218 if (preserve) { in tmio_mmc_reset()
H A Dtmio_mmc.h189 void (*reset)(struct tmio_mmc_host *host, bool preserve);
H A Drenesas_sdhi_core.c576 static void renesas_sdhi_reset(struct tmio_mmc_host *host, bool preserve) in renesas_sdhi_reset() argument
582 if (!preserve) { in renesas_sdhi_reset()
/kernel/linux/linux-5.10/drivers/visorbus/
H A Dcontrolvmchannel.h195 * @preserve: =1 this is to let us know to preserve channel
228 u32 preserve:1; member
/kernel/linux/linux-5.10/arch/arm/mach-ep93xx/
H A Dcrunch-bits.S274 mov r3, lr @ preserve return address
307 mov r3, lr @ preserve return address
/kernel/linux/linux-5.10/arch/arm/lib/
H A Dlib1funcs.S313 movs ip, r0 @ preserve sign of dividend
/kernel/linux/linux-6.6/arch/arm/lib/
H A Dlib1funcs.S313 movs ip, r0 @ preserve sign of dividend
/kernel/linux/linux-6.6/arch/xtensa/lib/
H A Dusercopy.S71 mov a11, a4 # preserve original len for error case
/kernel/linux/linux-5.10/arch/arm/crypto/
H A Dsha1-armv4-large.S386 ARM( teq r14,sp ) @ preserve carry
388 THUMB( teq r14,r11 ) @ preserve carry
/kernel/linux/linux-6.6/arch/arm/crypto/
H A Dsha1-armv4-large.S386 ARM( teq r14,sp ) @ preserve carry
388 THUMB( teq r14,r11 ) @ preserve carry

Completed in 24 milliseconds

12