Home
last modified time | relevance | path

Searched defs:preserve (Results 1 – 7 of 7) sorted by relevance

/linux/include/linux/
H A Dliveupdate.h74 int (*preserve)(struct liveupdate_file_op_args *args); member
154 int (*preserve)(struct liveupdate_flb_op_args *argp); member
/linux/drivers/gpu/drm/nouveau/nvkm/core/
H A Dmemory.c143 bool preserve = true; in nvkm_memory_new() local
/linux/fs/ocfs2/
H A Dioctl.c896 bool preserve; in ocfs2_ioctl() local
951 bool preserve; in ocfs2_compat_ioctl() local
H A Drefcounttree.c4018 bool preserve) in ocfs2_complete_reflink() argument
4089 bool preserve) in ocfs2_create_reflink_node() argument
4145 bool preserve) in __ocfs2_reflink() argument
4235 struct dentry *new_dentry, bool preserve) in ocfs2_reflink() argument
4345 ocfs2_vfs_reflink(struct dentry * old_dentry,struct inode * dir,struct dentry * new_dentry,bool preserve) ocfs2_vfs_reflink() argument
4407 ocfs2_reflink_ioctl(struct inode * inode,const char __user * oldname,const char __user * newname,bool preserve) ocfs2_reflink_ioctl() argument
[all...]
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/instmem/
H A Dbase.c111 nvkm_instobj_new(struct nvkm_instmem *imem, u32 size, u32 align, bool zero, bool preserve, in nvkm_instobj_new()
/linux/drivers/watchdog/
H A Dwdat_wdt.c132 bool preserve; in wdat_wdt_run_action() local
/linux/kernel/liveupdate/
H A Dluo_session.c294 struct liveupdate_session_preserve_fd preserve; member