Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Dops_fstype.c378 int undo) in init_locking()
710 static int init_journal(struct gfs2_sbd *sdp, int undo) in init_journal()
856 static int init_inodes(struct gfs2_sbd *sdp, int undo) in init_inodes()
909 static int init_per_node(struct gfs2_sbd *sdp, int undo) in init_per_node()
/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.c1576 struct ntfs_fnd *fnd, bool undo) in indx_insert_into_root()
1935 struct ntfs_fnd *fnd, bool undo) in indx_insert_entry()
H A Dfrecord.c3068 int undo = 0; in ni_rename() local
/linux/fs/jbd2/
H A Dtransaction.c1153 bool undo) in jbd2_write_access_granted()
/linux/net/netlink/
H A Daf_netlink.c961 int undo; in netlink_undo_bind() local