Home
last modified time | relevance | path

Searched refs:destroy (Results 1 – 19 of 19) sorted by relevance

/fs/notify/dnotify/
A Ddnotify.c267 int destroy = 0, error = 0; in fcntl_dirnotify() local
364 destroy = 1; in fcntl_dirnotify()
384 if (destroy) in fcntl_dirnotify()
387 if (destroy) in fcntl_dirnotify()
/fs/squashfs/
A Ddecompressor_single.c88 .destroy = squashfs_decompressor_destroy,
A Dsquashfs.h50 void (*destroy)(struct squashfs_sb_info *msblk); member
A Ddecompressor_multi_percpu.c107 .destroy = squashfs_decompressor_destroy,
A Ddecompressor_multi.c200 .destroy = squashfs_decompressor_destroy,
A Dsuper.c480 msblk->thread_ops->destroy(msblk); in squashfs_fill_super()
600 sbi->thread_ops->destroy(sbi); in squashfs_put_super()
/fs/nfs/
A Dnfs4idmap.c192 .destroy = user_destroy,
417 .destroy = user_destroy,
441 .destroy = nfs_idmap_pipe_destroy,
A Dclient.c618 server->destroy = nfs_destroy_server; in nfs_start_lockd()
1083 if (server->destroy != NULL) in nfs_free_server()
1084 server->destroy(server); in nfs_free_server()
1193 server->destroy = source->destroy; in nfs_clone_server()
A Dnfs4client.c1119 server->destroy = nfs4_destroy_server; in nfs4_server_common_setup()
/fs/smb/client/
A Dcifs_spnego.c56 .destroy = cifs_spnego_key_destroy,
A Dcifsacl.c104 .destroy = cifs_idmap_key_destroy,
/fs/notify/fanotify/
A Dfanotify_user.c311 bool destroy = false; in finish_permission_event() local
319 destroy = true; in finish_permission_event()
323 if (destroy) in finish_permission_event()
1146 __u32 umask, int *destroy) in fanotify_mark_remove_from_mask() argument
1166 *destroy = !((fsn_mark->mask | fsn_mark->ignore_mask) & ~umask); in fanotify_mark_remove_from_mask()
/fs/fuse/
A Dfuse_i.h596 bool destroy:1; member
854 unsigned int destroy:1; member
A Dinode.c1846 fc->destroy = ctx->destroy; in fuse_fill_super_common()
2015 ctx->destroy = true; in fuse_init_fs_context()
2043 if (fc->destroy) in fuse_conn_destroy()
A Dvirtio_fs.c1537 ctx->destroy = true; in virtio_fs_ctx_set_defaults()
A Dfile.c360 fuse_file_put(ff, ff->fm->fc->destroy); in fuse_file_release()
/fs/ocfs2/dlm/
A Ddlmrecovery.c539 int destroy = 0; in dlm_remaster_locks() local
709 destroy = 1; in dlm_remaster_locks()
723 if (destroy) in dlm_remaster_locks()
/fs/crypto/
A Dkeyring.c678 .destroy = fscrypt_provisioning_key_destroy,
/fs/nfsd/
A Dtrace.h1656 DEFINE_NFSD_CB_LIFETIME_EVENT(destroy);

Completed in 863 milliseconds