Home
last modified time | relevance | path

Searched defs:undo (Results 1 – 6 of 6) sorted by relevance

/linux/fs/gfs2/
H A Dops_fstype.c363 init_locking(struct gfs2_sbd * sdp,struct gfs2_holder * mount_gh,int undo) init_locking() argument
697 init_journal(struct gfs2_sbd * sdp,int undo) init_journal() argument
843 init_inodes(struct gfs2_sbd * sdp,int undo) init_inodes() argument
896 init_per_node(struct gfs2_sbd * sdp,int undo) init_per_node() argument
/linux/ipc/
H A Dsem.c133 struct sem_undo *undo; /* undo structure */ member
675 int undo = un->semadj[sop->sem_num] - sem_op; in perform_atomic_semop_slow() local
758 int undo = un->semadj[sop->sem_num] - sem_op; in perform_atomic_semop() local
771 int undo = un->semadj[sop->sem_num] - sem_op; in perform_atomic_semop() local
1733 compat_uptr_t undo; member
/linux/include/uapi/linux/
H A Dsem.h32 struct sem_undo *undo; /* undo requests on this array */ member
/linux/fs/ntfs3/
H A Dindex.c1586 struct ntfs_fnd *fnd, bool undo) in indx_insert_into_root() argument
1945 indx_insert_entry(struct ntfs_index * indx,struct ntfs_inode * ni,const struct NTFS_DE * new_de,const void * ctx,struct ntfs_fnd * fnd,bool undo) indx_insert_entry() argument
H A Dfrecord.c3010 int undo = 0; ni_rename() local
/linux/fs/jbd2/
H A Dtransaction.c1149 bool undo) in jbd2_write_access_granted()